I have been saddled with a task of making a global address book for my company that can be accessed through the Outlook 2000 email client. I would like to put it on our main (and only) server (windows 2003) that acts as the domain controller as well. First off, is there a way to do this? If...
I am at my wicks end here, I have tried all your suggestions and none of them seem to fix the problem, so as requested, here are the URLs.
The Form:
http://www.usbuildingsdirect.com/brochure.asp
and The .js File
http://www.usbuildingsdirect.com/scripts/usbuildings_new.js
I hope this is what...
I tried using your initial suggestions, and still no change. I tried the code like this:
//
// Publication validation
//
if (document.forms[0].has_value.value == '0')
{
alert('Please select how you heard about us');
return (false);
}
if (document.forms[0].publication_1.checked)...
I have fallen into a situation with a form on our website. The form functions perfectly in IE, but the same exact page does not work in Netscape. The validation refuses to work on the radio buttons at the bottom of the form. Below I have attached exerpts from the js code, and the html form...
Thank you for the start John. I do have a few more questions now. What does BOL stand for? Also what does it mean when you "reorganize data and index pages"? What effect does removing empty space from a database have on server overhead and operation? What is this "shrinking"? Is it like...
My company has recently installed a new SQL Server on our web server (which is held offsite). It has grown slow when accepting data from our users when they fill out our form on our website.
I though it needed to be compacted and other things. (I am an Access guy and new to SQL Server) and...
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.