Hi, Please cc [EMAIL PROTECTED] as I'm on digest > I am trying to use a TCPIP com object to post form variable but I > don't know > what the packet should look like. Does anyone know the syntax for a POST? > > Thanks, > > Neil
First of all - are you looking for trouble?? :-) Can't you use some higher level object??? If you NEED to use a tcp/ip object to do a HTTP POST , grab a packet sniffer and look at the stream. use tcpdump to get it. Also I think min has a example of HTTP with his tcp/ip object http://www.intrafoundation.com/tcpclient.html Again, it would be better if you chould use a higher level object. Please cc [EMAIL PROTECTED] as I'm on digest Justin FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

