Jump to content

Add a Technology Dictionary to your site

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Guest_littlefranciscan_*

Guest_littlefranciscan_*
  • Guests
<table border="0" cellpadding="3">
<tr>
<td bgcolor="#696969" align="center">
<form action="http://www.techdictionary.com/Action.Lasso" method="get">
<input type="hidden" name="-Database" value="db_A00534"><input type="hidden" name="-Response" value="search_results.html"><input type="hidden" name="-Search" value="n"><input type="hidden" name="-AnyError" value="search_error.html"><font face="Arial,Verdana,Helvetica,sans-serif" color="white" size="3"><b>TechDictionary.com</b></font><br>
<input type="text" name="term" size="20">
</td>
</tr>
<tr>
<td bgcolor="#cccccc" align="center"><input type="submit" name="-Search" value="Search"></td>
</tr>
</form>
</table>
Free tech dictionary taken from Tech Dictionary ™, the New high tech online computer dictionary for technical computer and Internet terms including chat SMS acronyms text messaging there is no affiliate id in here..so I am submitting it for others to add to any site that deals with technology!!!

#2
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
You can figgure it out if you look at the code, but please also include a description and the code inside of code tags. If you dont by tommorow, I will.

#3
xtraze

xtraze

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 910 posts
Looks nice, a dictionary.
But I am using Wikipedia for knowing things after googling for them.
And this looks fine and I say that a Dictionary like this must be updated regularly.

#4
xXHalfSliceXx

xXHalfSliceXx

    Speaks fluent binary

  • Moderators
  • 1,694 posts
doesn't work.

Use

<form action="http://www.wikipedia.org/search-redirect.php" method="get">

Search Wikipedia:

<input type="hidden" name="language" value="en" />

<input type="text" name="search" size="20" />

<input type="submit" name="go" value=" Go! " />

</form>

Posted Image
Posted Image