ADDING A SEARCH BOX Adding the coding shown below to your Web site will result in a search box for your family tree that looks like this:
FOR YOUR FAMILY TREE
You will need to substitute the xxxx with your user code to make the search box functional. If you do not want the search box centered on your page, remove the <center> and </center> tags at the beginning and end of the coding.
<center>
<form method=post action="http://worldconnect.rootsweb.com/cgi-bin/igm.cgi">
<table width="250" cellspacing="0" cellpadding="5" border="2">
<tr><td nowrap align=center><font color="red"><strong>Search My Family Tree</strong></font><br>
<input type=hidden name=db value=xxxx>
<input type=hidden name=op value=SRCH>
Enter <strong><tt>surname</tt></strong> or <strong><tt>surname, given</tt></strong><br>
<input type=text name=surname size="22" value="">
<input type=submit name=submit value=List></td></tr></table>
</form>
</center>
If you don't have a home page, but would like to create one, click here to request an account. RootsWeb offers free, unlimited Web space.
WorldConnect SetUp/Edit Form | WorldConnect FAQS
WorldConnect Main Page | HelpDesk Main Page
Check the side panel for related links.
Still need help? Contact our HelpDesk.