Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 3312

  1. 3312

    automatic popup based on viewer's ip

    I would like to popup a form in a new window based on the first two octets of the viewer's ip. The real intention is NOT to popup the form if it's a internal viewer. I know how to do automatic popup with code like this: <body onLoad="JavaScript:PopupForm()"> and get the viewer's ip using...
  2. 3312

    muliti-line textarea and hard returns

    Used Dreamweaver Mx 2004 to construct a very simple form with about 15 form elements. The form is working successfully and data from the 15 fields all get stored in a MS SQL2000 database. The only problem are the textareas: if viewer enters hard return(s), only the text entered prior to the...
  3. 3312

    SSI within template doesn't work

    I'm having problems with SSI within templates. Web pages based on the template don't have the links within the SSI composed correctly. The SSI is referred this way <!--#include virtual="/Library/footer.htm" --> in the template. And the code of footer.htm is: <!-- MAINFOOTER INCLUDE -->...
  4. 3312

    css and xhtml

    I've created a simple asp page containing a single link to an external site in the body only. We have defined a specific link color in the css but that doesn't come through: the link is still blue. Later I found that if the following 2 lines at the beginning of the code removed then my link...
  5. 3312

    Member server and domain controller

    Can a Windows 2000 member server turned into a domain server later? or a complete re-install needed? Thx

Part and Inventory Search

Back
Top