How can I do a "post" with a URL? Thanks,
Tony On Saturday, October 5, 2002, at 02:19 AM, Keary Suska wrote: > on 10/4/02 2:33 PM, [EMAIL PROTECTED] purportedly said: > >> However, I can not figure out how to use this with a program called >> "login.asp" where I can put the entire form command on one URL line, >> like: > > It has nothing to do with the URL you are accessing--*always* look at > the > submission form. In your second example, the form should be submitted > as a > "POST" request, and not a "GET" request. > > Keary Suska > Esoteritech, Inc. > "Leveraging Open Source for a better Internet" > >