If you are POSTING a form (for lack of a better word) 'object', it'll be in
the form scope.

It looks like your just trying to send a simple message though? If so just
change your method to 'GET' and you'll find it in the URL scope.
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-----Original Message-----
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: Sunday, November 13, 2005 6:09 PM
To: CF-Talk
Subject: Scope for XMLHttpRequest transmited data

Hi,

I'm trying to implement XMLHttpRequest in an application which send data 
to a CF template using the post method.
The send function is:
xmlhttp.send("messageSent=" + messageToSend)
The CF template is called, but in which scope will it receive the 
messageSent variable?
I've tryied form, url, none, but can't find the content of this variable.

Thanks

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224046
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to