Shelby,
The format of the data string you have illustrated below makes it appear
that the perl script is expecting parameters passed via the URL. You should
be able to append the parameters to the URL and use method=get.
HTH
Mike
> -----Original Message-----
> From: Brewer, Shelby [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, March 29, 2001 8:40 AM
> To: CF-Community
> Subject: CFHTTP Posts
>
>
> I am post to a form that runs some perl script and returns a string. The
> problem I am having is the script is attempting to parse a string that
> looks
> like:
> first=Shelby&Last=Smith&SOC=123456788 ...etc.
> But with ColdFusion the post creates a string that looks like this:
> --912934959696252642610044 Content-Disposition: form-data; name="FIRST"
> Shelby --912934959696252642610044 Content-Disposition: form-data;
> name="LAST" Smith --912934959696252642610044 Content-Disposition:
> form-data;
> name="SOC" 123456788
> If anyone has any ideas why this happens, and if I can change the posting
> format I would really appreciate it. Thanks!
> Shelby
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists