[REBOL] Script Controlled POST? Re:
From: news:ted:husted at: 8-Oct-2000 6:53
This is a HTML/Javascript question, but I think the answer is to use an
< onload=YourButton.click() > handler in the HTML body statement.
Syntax may be off.
Netscape's Javascript reference is here <
http://developer.netscape.com/docs/manuals/communicator/jsref/index.htm
>.
*********** REPLY SEPARATOR ***********
On 10/8/2000 at 3:42 AM [jr--brainbyte--com] wrote:
SO lets say you construct a form out of ALL hidden type fields.
And you want to submit it without the user having to press anything.
Meaning you want to somehow let the script "Press the Submit button"
for
this invisible form.
How to do that? Any ideas?
thnks,
Jeff