Posted: Wed Mar 19, 2008 7:00 pm HELP.. CREATING A SEARCH ENGINE WITHIN WEBPAGE
hi.. any1 can help out.. I using Macromedia Dreamweaver to do.. i dun reali understand how to do a search engine within my webpage.. basically i haf a templates ready but i still dunno how to do it in dreamweaver.. Can any1 guide mi along to do.. Id dere another way to do.. I haf paste e code below..
<form action="search.jpg" name="searchForm">(i dun reali understand this part how i link within my webpage so dat i can search for words relating to my webpage.)
<div align="center"><b>Search the web ></b>
<input name="searchText" type="text" onkeypress="return checkKey()"/>
<input type="button" value="Search" onClick="return startSearch()"/>
<br>
</div>
</form>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum