Any Javascript Webpages to Introduce to Work On

AppleZapple

New Member
Joined
Feb 29, 2016
Messages
7
Hi all

I'm trying to build a macro code in VBA that would open IE and access certain data with the code.

However, the website i'm working on is within an intranet and i couldn't work on the code while back at my personal desktop.

Im asking for your help if you know of any websites that you can introduce that uses javascript to load different parts of the website? For instance, if i click on "About Us" on the link, the webpage will not be re-directed to a HTML page (eg. http://www.website.com/aboutus.html). Instead, it will just be a javascript (eg. /aboutus.jsp).. i dont know what is this method called. It will be great if you can share with me too!

Im facing a problem because if i direct my code to (eg. http://www.website.com/aboutus.jsp), only the page will appear, but not the HTML portion of the page. Im finding for a page similar to this so that i can test my macro codes!

Thanks!
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.

Forum statistics

Threads
1,225,763
Messages
6,186,896
Members
453,384
Latest member
BigShanny

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top