Re: [flexcoders] Submitting a form

2005-10-03 Thread Sjors Pals
t as an URL-encoded string or XML string? > > -abdul > > > -Original Message- > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Sjors Pals > Sent: Monday, October 03, 2005 5:22 PM > To: flexcoders@yahoogroups.com > Subject: Re: [flexcoders

RE: [flexcoders] Submitting a form

2005-10-03 Thread Abdul Qabiz
: [flexcoders] Submitting a form not really, the string is something like this: 'formname=aandelen&xxx_test=12132&xxx_test2=sdasd&xxx_super=asdfasdf&yy_ blah=1&yy_test3=234234'; Greets, Sjors Abdul Qabiz wrote: > If I get it correctly, you want to send request

Re: [flexcoders] Submitting a form

2005-10-03 Thread Sjors Pals
not really, the string is something like this: 'formname=aandelen&xxx_test=12132&xxx_test2=sdasd&xxx_super=asdfasdf&yy_blah=1&yy_test3=234234'; Greets, Sjors Abdul Qabiz wrote: > If I get it correctly, you want to send request as XML? > > Then you can set the contentType property of HTTPServic

RE: [flexcoders] Submitting a form

2005-10-03 Thread Abdul Qabiz
If I get it correctly, you want to send request as XML? Then you can set the contentType property of HTTPService to contentType="application/xml" -abdul -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sjors Pals Sent: Monday, October 03, 2005