First of all is there a website that you recommend as a reference guide or 
manual to topics like what you are explaining below?

Second, how does one go about tying in a cgi script to a submit button and 
how would I go about making the 'submit' button capable of deleting a table 
when a user presses it?

Thanks.

-jessica

>From: Nikola Janceski <[EMAIL PROTECTED]>
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>Subject: RE: Resubmit?
>Date: Thu, 28 Mar 2002 14:32:49 -0500
>
>hehe... seen the lonely continue button too often in other people's work...
>really sucks. I am going to use the meta-refresh, thanx.
>
> > -----Original Message-----
> > From: David Gray [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, March 28, 2002 2:29 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Resubmit?
> >
> >
> > > Is it possible to have a form submit without waiting for a
> > > user to click submit? All my parameters are hidden, that's
> > why I ask.
> >
> > You could meta-refresh with all the form parameters in the
> > query string,
> > or maybe javascript.submit() the form, or use a lonely continue button
> > :)
> >
> >  -dave
> >
> >
> >
> > --
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>----------------------------------------------------------------------------
>--------------------
>The views and opinions expressed in this email message are the sender's
>own, and do not necessarily represent the views and opinions of Summit
>Systems Inc.
>
>
>--
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to