|
Posted by Shank on 12/06/05 19:22
"Kim Andrι Akerψ" <kimandre@NOSPAMbetadome.com> wrote in message
news:3vlo55F16q1rhU1@individual.net...
> Shank wrote:
>
>> Assuming you know the name of the form on any given page, it is
>> possible to submit that form via URL as opposed to submitting via the
>> form button? What would be the syntax?
>
> IMO, that's what a submit button is there for (<input type="submit"
> />). The only other way to do it, would be by a JavaScript method, but
> this won't work if JavaScript is disabled or unavailable at the browser.
>
> One method is described here:
> http://www.javascript-coder.com/javascript-form/javascript-form-submit.p
> html
>
> --
> Kim Andrι Akerψ
> - kimandre@NOSPAMbetadome.com
> (remove NOSPAM to contact me directly)
I would not have access to the code or page design in any way. I'm trying to
design a macro that would submit a form on someone else's site. Tabbing is
not always reliable. I thought that I could simulate a submit via the URL
like: test.asp?formname=login&submit=1
Anyway, that's what I was hoping...
thanks!
Navigation:
[Reply to this message]
|