Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested ASP Solutions: 2901 - 2925 of 5438
 
Hi, I have grid wich has a note button. when i fire that i have a new window opening as a popup.  I have to make that popup window always on top.  It should go only when a close button is hit...
When I try to connect to my database  I get error 800a0e7a: ADO could not find the specified provider. What is wrong? I am trying to connect to an Access database without DSN. I have tried...
There is a VB DLL, I wrote, which - logs on to Exchange - loops through Exchange folders until it finds one with a specific name - gets the folders items, and fields, and - returns them as...
Hi!   I want to disable some of the toolbars from my browser (IE and Netscape). Foe example., I'd like to disable 'History' button from my browser. How can I do this? Well can I manipulate us...
I've tried both ways but can't work ... any idea? response.redirect "main.asp?id=<%=request.form("uid")%>" or response.redirect("main.asp?id=<%=request.form("uid")%>") I trying to ...
A question from a novice on ASP coding.   I am using FP2000, and have a database results area preceded by an automatically generated search input form, both on the same ASP page.  The sea...
How can i use the begintrans and commit trans methods when using the update and delete methods instaed of SQL statements. i tried to use them but i got an error message says "Attribute cannot...
<b>I am getting an error that says:</b> "Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Driver Manager] Data source name not found and no default driver sp...
i have a series of ASP pages that write to a relational database.  the first page writes to the main table, and the several pages following all write to the relational tables. However, if t...
Users log onto my ASP application from different time zones. The database records 'events' with a date and time stamp. I store all date/times in my database relative to the server timezone, an...
I need to create a recordset containing the most recent 4 patient visits only if their visit date was on or after the 1st of the current month. googling for this error says spelling mistake...
CAn AdSense code be copied directly into an .asp page the same way it would be copied into an HTML page?  If so, where on the page would you recommend that it be placed?
Hi I have text appearing on my web page which displays a recordset time value in hh, mm.  <%=(Recordset1.Fields.Item("TimeInHours").Value)%> I was wondering if it is possible to change the ...
Hi, I'm using the AspJpeg component script below to save a thumbnail version of each original Jpeg file uploaded in a server, and this script is working fine, but now I'm needing, using thi...
Good day all. I have a web form I have created. I have a field that requires the user to enter the ACNA (Access Carrier Name Abbreviation - telcom) and then the corresponding Customer name...
Hi, Check this error: Error appears: Microsoft OLE DB Provider for SQL Server error '80040e14' There are more columns in the INSERT statement than values specified in the VALUE...
I've seen a nifty little Form Hint Tut,  here http://www.askthecssguy.com/2007/03/form_field_hints_with_css_and.html  the problem that i have is that this uses <dl> <dt> and <dd> wheras my fo...
Hi all, I have a simple table that outputs like this: Pupil | Class 4000 |11P/Hi1 4000 |11R/Na1 4000 |11a/Ma3 4000 |11Q/Sp1 4000 |11a/En5 4001 |11Q/Hs1 4001 |11b/Pe5 4001...
How do I set a session time out on an ASP page.  Im having issues with users not closing out of a ASP page after they are done running a report inside this page.  I just want to close the pag...
I have a web page that I inherited and I am not sure exactly how the myform function is working but I am needing to add a pick list for "Year" and select from 2007, 2008, 2009. I also need to ...
If I load the xml from http://www.consolewars.de/headlines.rss to the MSXML DOM, I get an error of an invalid charachter in this line/item: <title>CapcomStore eröffnet am Donnerstag</title>...
Hey, I can't seem to find a resource with ASP to see if a cookie exists and then call "something" I am trying to find: If cookie exists redirect home.asp else login.asp Ba...
Hi, What system files I need to make my server supports classic ASP?
Hi, We have an order page, done in OLD ASP (not .net).  Lately we are getting lots of spam orders through the form.  Somehow something is filling out the form and submitting it with bogus i...
Hello, I have a set of fields in an ASP form. Relatively straight forward. However I have a problem when the value of the fields contain a hypen... This appears to be a problem when inserti...