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...
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...
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 -->...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.