Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-07-31 00:44:48

yonnermark
Member
Registered: 2006-03-23
Posts: 35

I broke my search form

Hello I broke my search form
I seem to have deleted the submit buttom somehow.

Here is the code that I currently have. I’ve removed the brackets so that it doesn’t display all weird on here.

form action=”“ method=“get”
label for=“s” Search/label small (works well) /small
input type=“text” id=“s” name=“q” /
/form

Can anyone show me to find the missing code?
Thanks very much
Mark

Offline

#2 2006-07-31 01:19:18

NyteOwl
Member
From: Nova Scotia, Canada
Registered: 2005-09-24
Posts: 539

Re: I broke my search form

Something like <code><input type=“submit” name=“search value=“Go” id=“submit” /></code>
<br />or <code><button type=“submit” name=“search” value=“Go” id=“submit”>Search</button></code>


Obsolescence is just a lack of imagination. / 36-bits Forever! / #include <disclaimer.h>;

Offline

#3 2006-07-31 02:38:14

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: I broke my search form


Alex

Offline

#4 2006-07-31 10:37:30

yonnermark
Member
Registered: 2006-03-23
Posts: 35

Re: I broke my search form

cool, thanks for that.
I used the txp tag posted by zem.
jolly good!

Offline

Board footer

Powered by FluxBB