Submitting whole HTML document to Server

G

GMartin

Is there a way to return the whole HTML document from the Client to
the Server "as is" so I can use ASP.NET to parse through it and look
for stuff?

I want to see what some client side JavaScript may have done to the
XHTML document.
 
S

Scott Roberts

GMartin said:
Is there a way to return the whole HTML document from the Client to
the Server "as is" so I can use ASP.NET to parse through it and look
for stuff?

I want to see what some client side JavaScript may have done to the
XHTML document.

This doesn't directly answer your question, but it may be what you are
looking for.

http://projects.nikhilk.net/Projects/WebDevHelper.aspx

In addition to its many other features, it will show you the "live" HTML
source for a page (as modified by any javascript).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top