Re: How do I get HTML sent to server?
- From: SAM <stephanemoriaux.NoAdmin@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 15 Jun 2008 16:44:27 +0200
MC a écrit :
Hey,
I have a need to get HTML from a client back to a server to do server processing. I would like the HTML and form data both. Is there a simple way to capture that? I do not want to submit the page...I will use ajax to send the data.
I know how to get the elements but not the entire page or form. I am really just interested in specifying document.form2 and sending that.
I do not understand why you need the html ...
Simplest being to submit the form2 using Ajax, then on response, to populate the fields (or to replace the whole content of form2).
--
sm
.
- Follow-Ups:
- References:
- How do I get HTML sent to server?
- From: MC
- How do I get HTML sent to server?
- Prev by Date: Re: Terms for method types?
- Next by Date: Re: dynamically generating html vs using html scaffolding?
- Previous by thread: How do I get HTML sent to server?
- Next by thread: Re: How do I get HTML sent to server?
- Index(es):
Relevant Pages
|