another way to do it is to use a javascript url like this: <a href="javascript:document.myForm.submit();">Click Here</a> or to invoke a javascript function that does pretty much the same thing.. <a href="javascript:aFunctionToSubmitForm();">Click There</a> jeff Timothy Wilson wrote: > > Hey everyone, > > Is there a way to make an HTML form look like a normal link? I have a > one-button, no input "form," but I don't want the clunky "Submit" button. > Alternatively, is there a way to put the submit button in-line with other > text? > > -Tim > > -- > Tim Wilson | Visit Sibley online: | Check out: > Henry Sibley HS | http://www.isd197.k12.mn.us/ | http://www.zope.org/ > W. St. Paul, MN | | http://slashdot.org/ > wilson at visi.com | <dtml-var pithy_quote> | http://linux.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org > For additional commands, e-mail: tclug-list-help at mn-linux.org --------------------------------------------------------------------- To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org For additional commands, e-mail: tclug-list-help at mn-linux.org