I am trying to write a Java Script that will run on a ASP page to create a password that is 8 characters in length. This page will only be accessible by IT so they can create new password for Service Accounts and such.
I need an ASP page that will run an applet or something to generate a random 8 alphnumberic (letters and number only) character password. Does any one out there have one? Need it quick for our AD migration.
Thanks that worked great. I will add this to my list of fix it items.
Yes I had copied the old id from the old server, I just could not get the ids to connect.
Much appreciated.
I am having problem with getting the user logins from a restored SQL 7 database to work on my SQL2000 server.
I created the database on the 2000 box then restored the files from the SQL 7 to the SQL 2000 box. The logins I created first then restore the database but then I could not connect...
Thanks. I was hoping to make it one step. I am not sure how to call the dos window to implement this command from the web. Some kind of bat file that would take the parm I guess.
Does anyone have code for getting the netbios name in vbscript then having appear on a web page? Need to display the computer name for user to view on our intranet.
Does anyone have a web page that will show the netbios name of a computer when you spark a web page? Looking to add code to my existing web to show users the computer name that they are on when trouble shooting.
I have a shopping cart set up on an ASP page. I would like the user to only submit things to the cart that are the same vendor type. If the vendor is not the same, I wish to distroy the cart and create a new one. Here is what I have so far.
IF NOT isArray( Session( "savcart" ) )...
For get what I wrote. I discover that the SQL server that I was tranferring the data to did not have the Same sort order when it was installed. I ran the program rebuildm.exe on the server and recreated the master files. Now I am back in business. Thanks to a previous posting on this forum I...
This is the command I am running
Restore Database {DatabaseName}
from UlysData with replace
This is the message I get.
Server: Msg 3120, Level 16, State 1, Line 1
The database you are attempting to restore was backed up under a different sort order ID (54) than the one currently running...
I am new to the programming world of ACCESS 2000. I want to find out if there is are specific records in a table. If there are no records then I want to run an access query to append records from another table to make the query true. If they already exist, I wish to do nothing but run a...
I am a beginner VB programmer. I am looking for help mostly. I am not sure how to go about the writing of a class or program that would give me options to print to three different printers based on data from the SQL server.
I am looking for a VB 6.0 program that I can call from a SQL 7.0 store procedure to print data to a specific printer. Does anyone have this type of code?
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.