We're submitting data to a servlet using a simple function:
var fname:String;
var lname:String;
function submitReg() {
fname = FirstName.text;
lname = LastName.text;
getURL("regServlet","_self", "POST");
}
We noticed that the referer header is not being passed in IE,
resulting in submission errors. This works fine in Firefox. Can anyone
suggest a different way to do this, or has anyone experienced referer
header issues with Flex and IE?
Thanks!
------------------------ Yahoo! Groups Sponsor --------------------~-->
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~->
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/