/    Sign up×
Community /Pin to ProfileBookmark

Hi!
I want to create a search form linked to a simple photogallery.

I am struggling how to do this.

I believe I need to use <FORM> and <FORM> but can someone advise me on the code that should go between these to facilitate the search?

A website or book title would be useful as I’ve search far and wide for a simple answer.

Thanks

Brian

?

to post a comment
Full-stack Developer

4 Comments(s)

Copy linkTweet thisAlerts:
@JPnycFeb 12.2006 — That's because there is no simple answer. Unless you have some scripting experience you probably don't have a realistic shot at writing a search script. Best bet is to google a prefab one, and the 1st thing you need to do is find out what serverside languages your web host supports.
Copy linkTweet thisAlerts:
@ppetersonFeb 14.2006 — On my web page I use the following form for my search page. This is part of the solution however. You will need to install the entropysearch script on your hosting. This is a simple point-and-click procedure in the configuration panel if you have Lunar Pages as a hosting provider.

[CODE]

<form action="/cgi-sys/entropysearch.cgi" name="form1">


<table width="100%">
<tr>
<td width="37%"><input type="text" name="query" size="6"></td>
<td width="63%"><input type="hidden" name="user" value="safety4">
<input type="hidden" name="basehref" value="http://safetymerchandise.com">
<input type="hidden" name="template" value="default">
<a href="javascript:document.form1.submit()" ><img name="search" src="../images/search.gif" width="52" height="25" border="0" alt=""></a></td>
</tr>
</table>

</form>
[/CODE]


So, if you sign up with Lunar Pages at the below link I will assist you in creating your search engine to seamlessly integrate with your site?!
Copy linkTweet thisAlerts:
@Brian_ArnoppauthorFeb 14.2006 — Thanks very much for your advice. Will have a go with this.

Regds

Brian
×

Success!

Help @Brian_Arnopp 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.25,
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,
)...