Hello,
I am new to JavaScript and I am looking for a function that will check a user's input and changing that input if necessary.
i.e.
there is a form field with an initial value of 1, if the user chooses to change the number it can only be numbers from 1-10. I would like onblur for the...
Thanks guys,
You all have been helpful. I have just been reminded of the OLD DSN method which should do the trick for me. Though I have to create a username and password for each database owner and pass that information along, this should be enough for now. At least I don't have to pass the...
vicvirk,
sounds exactly like what I want to do but I have the slightest idea of how to do that. Could you direct me to examples of how to do that? I have Visual Studio 2005 only because I use SQL Server but I know nothing when it comes to dll and com and making my own exe files.
Thanks
Instead of having the connection code to the database located in the global.asa I want to maybe put it in a com object or some type of VBScript class.
I want to keep anyone who may come across that file (global.asa) or any file from finding the connection string.
Hi,
I currently have my connection string to MS SQL Server located in the global.asa file. I am wanting to make this connection less accessable. Are there any suggestions and examples?
Thanks
Lewis
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.