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: 3026 - 3050 of 5438
 
Why am i getting this error: Error Type: ADODB.Command (0x800A0E7D) Requested operation requires an OLE DB Session object, which is not supported by the current provider. /DIET/forum/diet/...
asp.net Date and Time picker.  I am  looking for a date and time picker for asp.net that i can dynamically add to a table cell.  I need the calender aspect to function as a dropdown - ie the c...
What would be the best way to implement membership types in an existing free site. I want to have 3 main membership types : gold, silver, bronze. Each with their own access lelvels, and benefi...
I have developed a shopping aplication which is working fine localy but when loaded in the main web server it says Microsoft VBScript runtime error '800a000d' Type mismatch: 'ubound' ...
I've done the following query with Access: SELECT Intervention.*, Abs(InStr(1,[intProbleme],'base')>0) AS Score FROM Intervention Then I put it in an ASP page and it doesn't work anymor...
Trying to join three tables and I am having some difficulty.
Hello. I have a page that is basicly a table that populates from an access database. the user selects a month then a site and it populates the html table from the returned records. it works fo...
WHILE SEARCHING FOR A TOPIC IN HELP WITH IN VBA CODE IT IS SHOWING THE ERROR THAT ERROR STARTING MS HELP. DEAR EXPERTS PREVIOUSLY IT WAS SHOWING HELP COMMENTS ON ALL TOPICS BUT SUDDENLY IT STA...
let me post the problem again to see if we can make more sense of it... right... i am making a vehicle parts catalogue 3 tables - vindex - which lists all the parts in the catalogue. pa...
I want to use this code:  strSQL = "SELECT AVG(TP) FROM " & ddQuiz.SelectedItem.Text to select the Average from the total of all rows in the TP Col I've been using dr.Item(0) to get value...
We have a three tiered architecture.   Classic ASP calls a VB 6 dll layer which then uses ADO to connect and query on our MS SQL 2005 DB server. In the past if a stored procedure errored i...
Hi I am trying to create a session variable from a value in my recordset <% Session("flex_id") = (<%=(Recordset1.Fields.Item("flex_id").Value)%>) %> I keep getting an error??
hi there, I have a session var on my asp page that returns a value for, however if the session var is 0, I get the following problem - ADODB.Field error '800a0bcd' Either BOF or EOF ...
I'll see if I can ask this correctly. I'm sure it's another simple answer. I have a web control that is a navigation bar. I originally designed it with relative links. It is located in a contr...
Hi, I am trying to pass a date through a command parameter, but I keep getting... ADODB.Command error '800a0bb9' Arguments are of the wrong type, are out of acceptable range, or are in c...
Hi, I have a client hosting with GoDaddy on a windows server using classic asp. I need to run a cron job to execute an asp page on that server. I have setup the cron job on one of my shared...
I have a flash movie that calls an asp.net page.  In the VB code behind, I use Response.Write to send a variables back to the flash movie.  This works fine EXCEPT if I access a database in the...
I can reference the entire page by using ASP includes, such as: <!-- #include file="header.html" --> <!-- #include file="footer.html" --> However, how do I reference  the header and foote...
I am trying to access Active Directory via ADSystemInfo and LDAP object in a classic ASP page using VBScript.  It checks the current user accessing the intranet site and pulls information acco...
Hello: I am trying to insert 8 values from the Ques table into a table called TestData. Eight values are inserted, however; they are the same value. (They are the value from the first recor...
Hello, I am creating messages in ASP (via CDO.Message) and I use the .FROM attribute to define the email address. I have had a bit of searching on whether or not it is possible to add a nam...
Hi plz follw d code below. this is JS function document.getElementById("txtROUTNumber").style.visibility ='hidden'; document.getElementById("sp1").style.visibility ='hidden'; document.g...
i am getting error when trying to send an email to txtemailid,,, I know it means the field is blank but i cant understand why is that if apparenty everyting is passing correct,,, loop problem ...
Hello, how can i correctly have my page refresh after 5 seconds if a form value exsists. regards k
Hello, Final question of the day. lol I get this error Microsoft VBScript compilation  error '800a0401' Expected end of statement /donebee_download_images_action.asp, line 41 R...