/    Sign up×
Community /Pin to ProfileBookmark

web development

How does one make a search box on their website and what does the HTML coding look like? Please help

Thanx

to post a comment
SEO

4 Comments(s)

Copy linkTweet thisAlerts:
@myfishJul 19.2004 — ...and check out [URL=http://www.accumo.com/product.html]Accumo Classifier[/URL]. It can add clustering feature to give your user a enhanced search experience
Copy linkTweet thisAlerts:
@tanya03lauthorJul 26.2004 — Hi

I veiwed the HTML coding to be put into my website to make a search. How would this search only involve contents with in my web site?

thank you
Copy linkTweet thisAlerts:
@Klyve1Aug 09.2004 — Try this:

<form method="get" action="http://www.google.com/custom">

<table bgcolor="#FFFFFF" cellspacing="0" cellpadding="0" border="0">

<tr>

<td><a href="http://www.google.com/custom/"><img src="http://www.google.com/logos/Logo_40wht.gif" border="0" alt="Google" align="absmiddle" /></a></td>

<td><input type="text" name="q" size="25" maxlength="255" value="" />

<input type="submit" name="btnG" value="Google Search" />

<input type="hidden" name="cof" value="GL:0;" />

<font size="-1">

<input type="hidden" name="domains" value="www.yourdomain.com" />

<br />

<input type="radio" name="sitesearch" value="" />

WWW

<input type="radio" name="sitesearch" value="www.yourdomain.com" checked />

www.yourdomain.com <br />

</font> </td>

</tr>

</table>

</form>
×

Success!

Help @tanya03l spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...