Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Emulate Javascript

Status
Not open for further replies.

Greenster

Programmer
Jan 14, 2002
30
GB
Hi,

I am writing an application that will automate web requests. I need to be able to execute the javascript in any html that I pull back, are there any emulators or code modules that do this? For example if the javascript performs a document.write('some html') I want to just get the html by dynamically parsing the javascript. Does anyone know if this is possible or if there are any tools to do this?

Thanks in advance

{Greenster}
 
mmmmm - maybe better off posting in an HTML / Javascript forum ??

Rgds, Geoff

Never test the depth of water with both feet

Help us to help you by reading FAQ222-2244 before you ask a question
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top