Re: How do I get HTML sent to server?
- From: "MC" <mica[removethis]@aisus.com>
- Date: Sun, 15 Jun 2008 15:57:11 -0500
"SAM" <stephanemoriaux.NoAdmin@xxxxxxxxxxxxxxxxxx> wrote in message
news:48552acc$0$907$ba4acef3@xxxxxxxxxxxxxxxxx
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
Because a 3rd party server library requires it for processing just as it
looks completed on the client browser.
.
- Follow-Ups:
- Re: How do I get HTML sent to server?
- From: Lasse Reichstein Nielsen
- Re: How do I get HTML sent to server?
- From: Jonas Raoni
- Re: How do I get HTML sent to server?
- References:
- How do I get HTML sent to server?
- From: MC
- Re: How do I get HTML sent to server?
- From: SAM
- How do I get HTML sent to server?
- Prev by Date: Re: creating graphs in javascript/etc
- Next by Date: Re: creating graphs in javascript/etc
- Previous by thread: Re: How do I get HTML sent to server?
- Next by thread: Re: How do I get HTML sent to server?
- Index(es):
Relevant Pages
|