Jump to content


How to get my Search Engine


3 replies to this topic

#1 Chester9

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 30 June 2007 - 06:26 PM

I had this figured out a long time ago, but had to retype all the code a little while ago. I hope to get the internal search engine for my site on the same line as other stuff. Here's the present code:

 <p align=center><img src="[url="http://www.moviegnome.com/gnomespace3.bmp"]http://www.moviegnome.com/gnomespace3.bmp[/url]">

<a href="<A href='http://www.moviegnome.com/me">http://www.moviegnome.com/me"><img src="<A href="http://www.moviegnome.com/gnomeme.bmp">http://www.moviegnome.com/gnomeme.bmp" border="0"></a>

<img src="<A href="http://www.moviegnome.com/gnomespace3.bmp">http://www.moviegnome.com/gnomespace3.bmp">

<a href="<A href='http://www.moviegnome.com/movielist">http://www.moviegnome.com/movielist"><img src="[url="http://www.moviegnome.com/gnomelist.bmp"]http://www.moviegnome.com/gnomelist.bmp[/url]" border="0"></a>

<img src="[url="http://www.moviegnome.com/gnomespace3.bmp"]http://www.moviegnome.com/gnomespace3.bmp[/url]">

<a href="<A href='http://www.moviegnome.com/reviews">http://www.moviegnome.com/reviews"><img src="<A href="http://www.moviegnome.com/gnomereviews.bmp">http://www.moviegnome.com/gnomereviews.bmp" border="0"></a>

<img src="<A href="http://www.moviegnome.com/gnomespace3.bmp">http://www.moviegnome.com/gnomespace3.bmp">

<FORM ACTION="<A href="http://search.freefind.com/find.html">http://search.freefind.com/find.html" METHOD="GET" accept-charset="utf-8" target="_self">
<FONT size=1 face="arial,helvetica" >
<INPUT TYPE="HIDDEN" NAME="id" VALUE="65814751">
<INPUT TYPE="HIDDEN" NAME="pageid" VALUE="r">
<INPUT TYPE="HIDDEN" NAME="mode" VALUE="ALL">
<INPUT type="HIDDEN" name="n" value="0">
<INPUT TYPE="HIDDEN" NAME="_charset_" VALUE="">
<INPUT TYPE="HIDDEN" NAME="bcd" VALUE="÷">
<INPUT TYPE="TEXT" NAME="query" SIZE="15"><small> 
<INPUT TYPE="SUBMIT" VALUE=" Find "><br></font></FORM>

Sorry if this is a really dumb question/answered before, but thanks for any and all help.

#2 unknown_gamer

    Young Padawan

  • Members
  • Pip
  • 52 posts
  • Gender:Male
  • Location:Internet =p

Posted 02 July 2007 - 10:24 AM

why donīt you put all that code into a table with only one row?

and why do you use those [url] things on htere, isnt it a html page? why do you use bbcode?
and those links are badly done, take a look:

one of your links:
<img src="<A href="http://www.moviegnome.com/gnomespace3.bmp">http://www.moviegnome.com/gnomespace3.bmp">

how its supposed to be:
<a href="LINK GOES HERE">
<img border="0" src="http://www.moviegnome.com/gnomespace3.bmp" ></a>

hopes this helps you.

Edited by unknown_gamer, 02 July 2007 - 10:30 AM.


#3 Chester9

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 02 July 2007 - 04:58 PM

About the code I submitted: I just copied and pasted it here, but it's really messed up and not what I have in the browser. I don't know why that is.

Anywho, I played around with tables a little bit and it's working great now. Thanks for the help, I really appreciate it.

#4 unknown_gamer

    Young Padawan

  • Members
  • Pip
  • 52 posts
  • Gender:Male
  • Location:Internet =p

Posted 02 July 2007 - 08:56 PM

no problem, keep that work, and read a bit of css, it will help you alot, and will make your code cleaner =)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users