Wont Iframe work for that purpose ?
but then that will mean first loading the Iframe form and then submitting it; sort of slow.
What else could be the answer ?

what if we generate the page in the Iframe and then submit ?
christopher andrada <chrisandrada@...> wrote:
Hi all,
is there any way i can send the parameter data instead
of concatinating all name of the element and value of
element in "url" below. I mean sort of like a submit
to post in which the receiving end will request as
request.form something... because what if i have
thousands of elements/parameters to send to
"ajax_validateMove.aspx", do i have to concatinate
them all with the varialble name "url"? Please help.
thanks.
url="ajax_validateMove.aspx" + toConCat;
http.open("GET", url, true);
isWorking = true;
http.onreadystatechange = function(){
if (http.readyState == 4) {
isWorking = false;
if (http.responseText.indexOf('invalid') == -1) {
isWorking = false;
}
if (http.responseText == "Valid"){
... do something
}
else{
... do somthing
}
}
}
http.setRequestHeader("If-Modified-Since", "Sat, 1 Jan
2000 00:00:00 GMT");
http.send();
__________________________________________________________________________________________
Check out the New Yahoo! Mail - Fire up a more powerful email and get things done faster.
(http://advision.webevents.yahoo.com/mailbeta)
Internet is the computer !
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/AJAX_2-0/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/AJAX_2-0/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:AJAX_2-0-digest@yahoogroups.com
mailto:AJAX_2-0-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
AJAX_2-0-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Find out what India is talking about on - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW