on 10/9/00 3:52 PM, andu at [EMAIL PROTECTED] wrote: > More something like: > > put "http://www.myserver.com/FMPro into tUrl > put "-Lay=main&-format=search_results.htm&marked=Yes" into tPost > post tPost to url tUrl I've successfully used the post command now, but only with pre-built urls. I seem to be doing something wrong in translating the forms to urls. The likely culprit (to me) is the submit button: any ideas how you translate that into a url? Thanks, Geoff
