Posts: 13
Threads: 4
Joined: Jan 2010
Reputation:
0
05-27-2010, 10:29 AM
Hi,
While playing back my scripts, say I encountered a page crash. I need to pull "View source" of that page and save it at some location for future use.
Can anyone please let me know the procedure.
Thanks
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
05-31-2010, 01:17 PM
What is your denotion of the word "Crash" ?
Well, if you are simply reffering to a instance where you need view source under a condition then just use the filesystemobject method to try and retrieve the data and then save as text.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Posts: 13
Threads: 4
Joined: Jan 2010
Reputation:
0
06-01-2010, 10:59 PM
Yes. I need to view source of the page where error occured.
can you pls elaborate of if possible give the code, for filesystemobject?
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
06-02-2010, 09:59 AM
I wish i could, but due to demential problems i havent been able to re-collect it yet...Meanwhile would you please be able to perform a search on filesystemobject ?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.