I have a form with numerous fields, some of which when selected cause other form fields to appear. When the page relods it goes back to the top of the form. Does anyone know of a way to force it to focus on the field that was last selected? I've tried numerous things and can't seem to get it to...
My apologies if this does not belong here, I didn't know where else to ask this question.
I have a coworker whose kid turned on the Content Advisor in IE and can not remember the password. Does anyone know of a way that this can be changed, or will he just need to try and uninstall/reinstall IE?
I have a user who has unchecked the box on the IE file download prompt and now Excel files only open in the browser. I need to reset it so it prompts her to open or save, but for the life of me cannot find where to reset it.
The code below pulls data from a SQL Server database and then generates an XML file. For some eason the dates from the database d not come through but everythingse does. Is it apprarent at all from this code as to why it isn't working?
<%
Option Explicit
Dim DataConn, cmdDC, rsDC
Dim...
I have a .asp page using VBScript that is fed data from a SQL Server db. Users can bring up a table of data on the screen, then click a link to go into the record and update it. What I need to be able to do is make it so if one person is logged in that no data can be edited by anyone else, but...
I have an ASP search page that contains a button that allows the user to download the results of the database search to an Excel file. The Excel file contains two date columns, but they will not properly sort nor will they format into Date type columns.
They are datetime columns in the...
We have ASPUpload installed on the servers here as our standard. What I need to get it to do is to append the file name with an unique identifier, the ID from the record in the database that it is associated with. Does anyone have any ideas on where to look for this?
I am using the code located here http://tek-tips.com/faqs.cfm?pid=216&fid=3599 and it works quite well. However, once the data in the table grows to much it causes and error in IE, in this case the table has 379 records in it. The error message is "A script on this page is causing Internet...
I have some Javascript that checks for the proper date format, but I would also like it to check to see if the date entered is not greater than the current day (today. Any ideas on how I can enhance this to do both at once?
<script LANGUAGE="javascript">
<!-- Begin
function datecheck(x) {...
I have a dynamic string (1, 2, 3, 4,) that can contain numerous different numbers (they are ID numbers). I need an easy way to split the string so I can use each number individually to access the database and query for those records. I tried the following but it doesn't work.
id =...
I moved my PC and cable connection to a new residence, it was running fine beofre I moved it. The connection to the cable company is working fine but my PC runs verrrrrry slow on the Internet, yet my girlfriends PC runs great. Hers had never been hooked to my connection before either. I...
I have a table, fed from a database, that shows 29 items. I need to break that down further by splitting out the 29 items into different categories. The problem is that one of the items is multiple words and my count function breaks at that point. Here's the code:
<%
if RS("status") =...
I'm trying to update a column from one table to another, but I can't get it to work. Below is the query I am using and the associated error message. Do you know of a different way to write this that might work?
SELECT * FROM tbl_issues_old, tbl_issues
UPDATE tbl_issues
SET tbl_issues.pm_name =...
I used to run my Comcast internet through a hub, which worked fine. I recently changed to a router instead and all PCs run great but one, which runs sloer than dial-up. This machine ran fine before. I have reset everything a bunch of times, and even went and got a new network adapter for it...
I used to run my Comcast internet through a hub, which worked fine. I recently changed to a router instead and all PCs run great but one, which runs sloer than dial-up. This machine ran fine before. I have reset everything a bunch of times, and even went and got a new network adapter for it...
I used to run my Comcast internet through a hub, which worked fine. I recently changed to a router instead and all PCs run great but one, which runs sloer than dial-up. This machine ran fine before. I have reset everything a bunch of times, and even went and got a new network adapter for it...
I have an ASP page that creates a folder and uploads a file into it in one step. The folder is named the same as the file, but I need to remove the extension information (.doc).
What can I use that will remove the last 4 charatcters, I know how to show certain characters, but not remove them.
I have an ASP page that creates a folder and uploads a file into it in one step. The folder is named the same as the file, but I need to remove the extension information (.doc).
What can I use that will remove the last 4 charatcters, I know how to show certain characters, but not remove them.
Is there a way to make it so that the X in the top right of the browser does not show up? We have a web app where people MUST use the buttons to close the browser, but many use the X, which then fails to give them credit for their work.
A friend of mine is having this problem and I just can't figure it out.
When XP boots up everything loads fine. She can open all of her desktop items okay, but when she places the cursor over START she just gets the hourglass and it never goes away. There are no error messages, it just hangs...
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.