Making POST work with URL's

Rob Beynon r.beynon at liv.ac.uk
Sat Mar 6 13:33:44 EST 2004


Hi All,

I'm having a devil of a job retrieving data from a web site usinf the
POST command. Here's some example coding

put empty into card field "SVG"
ask "Swiss-Prot accession number" with P01308
post it to URL "http://au.expasy.org/cgi-bin/get-sprot-entry?"
put it into card field "SVG"
break


This doesn't seem to assemble properly, so that I get entry P01308 not
available (it is).

Any thoughts?

I'd appreciate a direct response to this one, as I'm working on a
deadline (r.beynon at liv.ac.uk)


-- 
All best wishes,
Rob



==============================================================
Prof. Rob Beynon                    |+44 151 794 4312 (voice)
Dept. Veterinary Preclinical        |+44 151 794 4243 (fax)
Sciences, University of Liverpool,
PO Box 147, Liverpool L69 7ZJ       |mailto:r.beynon at liv.ac.uk
==============================================================



More information about the use-livecode mailing list