[ale] OT: HTML, Forms and Buttons?

George Carless kafka at antichri.st
Wed Jan 19 12:00:13 EST 2005


>   1) how do I rename the "Submit Querry" button.  Can't find any info on
>      w3.org

<input type="submit" value="Your text here" />

>   2) Is there a way to either have the Submit button from #1 either load
>      into the same frame or put a close button into the resulting window
>      that pops up?  I hate having to constantly X out the summary
>      window.

Well, frames suck.  But you can set the target at the form level, if you 
must have frames.  But they suck. ;)

--George



More information about the Ale mailing list