I am navigating a table with text boxes using the arrow keys on the keyboard with the script below. I need to change it so is does not need the id of the text boxes. but it still needs to go you and down in the same column as the one you started in. The below script assumes you are using aspx...
I have some javascript that will work with 2 buttons on the side of the datagrid. then when the user selects the row they can move the row up or down. I need some help changing the script. I need 2 buttons at the end of each row. When a button is pressed it moves the record either up or down in...
I have a program that prints out pdf files.
I have a list of 30 Bulk centers.
Right now I print out one bulk center per sheet, each sheet has 3 spots to print the center info.
It kind of looks like this:
1 1 1 < this is one page
2 2...
I am currently running Web Server 2008 and I have shared 2 folders. When I reboot the system the server stops sharing the folders.
I have 2 NICs in the system both have static IPs. One of the NICs has our "domain name" with it and the other has "unidentified network". Not really sure how to...
I have a input(file) box that is loaded with the web page with a button to dynamically add more input boxes. I want to change the color of the background of the input boxes when they have focus. the input box that is static works fine in IE7 but not FF3. When the add button is clicked the boxes...
Does anybody know how to capture data from a command window? I am sending the ping command and want to retrieve the data from the command window and write it to a file.
sub pingit
Dim VarX
Dim msg
txtName = Inputbox("Enter the IP our workstation name:")
If txtName <>...
I am trying to read the the names of registry keys under(HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\).
I can get them using regobj.dll, but i would like to use WSH to get them. Any ideas?
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.