Hey guys,

Yeah weird is what I called it. I found some more information in that
apparently it can post a form or as a string the values. But you are still
posting to an XML file. I'm waiting on the company to call me back at this
point to give me ANY example of what the hell they are talking about. Even
if its in ASP I'll work it out.

I ended up using <cfxml> tag. very cool little tag if no one has used it before.

Jeremy

> ------=_Part_7255_3898414.1124225408034
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: quoted-printable
> Content-Disposition: inline
> 
> If that is the case, it was probably built to be called as the action of a=
> =20
> form post.
>  Which means, to upload a file, you will have to mime encode it and submit=
> =20
> it as part of the multi-part mime form message.
>  Regards,
> Gary
>  On 8/15/05, Jason Sheedy <[EMAIL PROTECTED]> wrote:=20
> >=20
> > Hmm.. that is kinda wierd. It looks like the webservice is expecting a
> > direct file upload. Not sure how or if that would work or if you can
> > post a file with cfhttp. I would have thought you'd just post and xml
> > string.
> >=20
> > - Jason
> >=20
> > On 15/08/05, Shane Farmer <[EMAIL PROTECTED]> wrote:
> > > Jeremy,
> > >
> > > It seems to be after a .net data type: System.Xml.XmlNode. You might=20
> > find
> > > that it maps to a CF XML object or simply an XML string. The file might=
> =20
> > be
> > > able to be passed in as a string from a cffile. Just a thought.
> > >
> > > On a side note, a good way to look at a .net web service is through=20
> > Visual
> > > Studio (if you have access to it).
> > >
> > > Shane
> > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To
> > > unsubscribe send a blank email to
> > > [EMAIL PROTECTED] Aussie Macromedia
> > > Developers: http://lists.daemon.com.au/
> >=20
> >=20
> > --
> > Jason Sheedy
> > www.jmpj.net <http://www.jmpj.net>
> >=20
> > ---
> > You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> > To unsubscribe send a blank email to=20
> > [EMAIL PROTECTED]
> > Aussie Macromedia Developers: http://lists.daemon.com.au/
> >
> 
> ------=_Part_7255_3898414.1124225408034
> Content-Type: text/html; charset=ISO-8859-1
> Content-Transfer-Encoding: quoted-printable
> Content-Disposition: inline
> 
> <div>&nbsp;</div>
> <div>If that is the case, it was probably built to be called as the action =
> of a form post.</div>
> <div>&nbsp;</div>
> <div>Which means, to upload a file, you will have to mime encode it and sub=
> mit it as part of the multi-part mime form message.<br>&nbsp;</div>
> <div>Regards,</div>
> <div>Gary<br>&nbsp;</div>
> <div><span class=3D"gmail_quote">On 8/15/05, <b class=3D"gmail_sendername">=
> Jason Sheedy</b> &lt;<a href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
> mail.com</a>&gt; wrote:</span>
> <blockquote class=3D"gmail_quote" style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0=
> px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hmm.. that is kinda wierd. It lo=
> oks like the webservice is expecting a<br>direct file upload. Not sure how =
> or if that would work or if you can
> <br>post a file with cfhttp. I would have thought you'd just post and xml<b=
> r>string.<br><br>- Jason<br><br>On 15/08/05, Shane Farmer &lt;<a href=3D"ma=
> ilto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; wrote:<br>&gt; =
> Jeremy,
> <br>&gt;<br>&gt;&nbsp;&nbsp;It seems to be after a .net data type: System.X=
> ml.XmlNode. You might find<br>&gt; that it maps to a CF XML object or simpl=
> y an XML string. The file might be<br>&gt; able to be passed in as a string=
>  from a cffile. Just a thought.
> <br>&gt;<br>&gt;&nbsp;&nbsp;On a side note, a good way to look at a .net we=
> b service is through Visual<br>&gt; Studio (if you have access to it).<br>&=
> gt;<br>&gt;&nbsp;&nbsp;Shane<br>&gt;&nbsp;&nbsp;--- You are currently subsc=
> ribed to cfaussie as: <a href=3D"mailto:[EMAIL PROTECTED]">
> [EMAIL PROTECTED]</a> To<br>&gt; unsubscribe send a blank email to<br>&gt; <a 
> =
> href=3D"mailto:[EMAIL PROTECTED]">leave-cfaussie-795=
> [EMAIL PROTECTED]</a> Aussie Macromedia<br>&gt; Developers: <a href=3D=
> "http://lists.daemon.com.au/";>
> http://lists.daemon.com.au/</a><br><br><br>--<br>Jason Sheedy<br><a href=3D=
> "http://www.jmpj.net";>www.jmpj.net</a><br><br>---<br>You are currently subs=
> cribed to cfaussie as: <a href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
> om
> </a><br>To unsubscribe send a blank email to <a href=3D"mailto:leave-cfauss=
> [EMAIL PROTECTED]">[EMAIL PROTECTED]</a><=
> br>Aussie Macromedia Developers: <a href=3D"http://lists.daemon.com.au/";>ht=
> tp://lists.daemon.com.au/
> </a><br></blockquote></div><br>
> 
> ------=_Part_7255_3898414.1124225408034--

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to