Re: pushing button (webserver control)
From: Han (hp4444_at_kornet.net.korea)
Date: 10/17/04
- Next message: Bob Barrows [MVP]: "Re: Check this script"
- Previous message: Richard Bibby: "Check this script"
- In reply to: Ken: "pushing button (webserver control)"
- Next in thread: Ken: "Re: pushing button (webserver control)"
- Reply: Ken: "Re: pushing button (webserver control)"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 17 Oct 2004 17:36:37 +0900
Sounds like,
document.all.button1.click();
button1 is the ID of the button. Or getElementByID will do either.
"Ken" <Ken@discussions.microsoft.com> wrote in message
news:D861276C-986D-4D7F-B636-45378EDB42EB@microsoft.com...
>I want to push a WebServer button on my page, in order to generate a post
> back to the server.
>
> Any sug
- Next message: Bob Barrows [MVP]: "Re: Check this script"
- Previous message: Richard Bibby: "Check this script"
- In reply to: Ken: "pushing button (webserver control)"
- Next in thread: Ken: "Re: pushing button (webserver control)"
- Reply: Ken: "Re: pushing button (webserver control)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|