Home All Groups Group Topic Archive Search About



Active Server Pages (ASP) Programming Discussion

microsoft.public.inetserver.asp.general
Score Data Type Mismatch
Matt - 24 Feb 2007 7:23 PM - 2 messages
can anyone help with why this is returning a Data Type mismatch error? dim strTestDate, strJobNumber strTestDate = "3/8/2007" strJobNumber = Request.QueryString("JobNumber") strConnect = "Driver={Microsoft Access Driver (*.mdb)}; DBQ=\ \CALSJ1\PMAPPS\Intranet\pmdata.mdb" Set conn = Server.CreateObject("ADODB.Connection") ...
Score Date question
Matt - 24 Feb 2007 6:18 PM - 4 messages
I have a form field area that I need to always have display the upcoming thursday date.  ie.  this week I would need the form field area to display 3/1/2007.  Then beginning on the Friday 3/2/07 i need ...
Score Default value for combo box
Doogie - 23 Feb 2007 11:50 PM - 13 messages
How do I make a value the default value for a combo box in ASP 3.0? What I have below does NOT work, yet I've seen it in HTML file examples before (and works if I put it in a HTML file by itself, but ...
Score OnClick Submit & Fresh
Matt - 23 Feb 2007 10:41 PM - 2 messages
I have an ASP page that once a user puts a check in form field checkbox I would like to have the the record updated and the page refreshed?  Any suggestions on how to handle this?  This is currently ...
Score Data not visible ASP VBScript & SQL
Simon Gare - 23 Feb 2007 7:46 PM - 3 messages
Hi all, Some pages wont display dynamic data from the SQL DB unless the data is in a certain order, when I move the dynamic element up the page it becomes visible. Does the layout in the SQL DB determine the layout on the page? ...
Score Classic ASP - Custom Login Page - Redirects to Windows Auth websit
Parag Gaikwad - 23 Feb 2007 4:09 PM - 7 messages
Hi All, We have a requirement where we have to develop a custom Login Page which will accept user's NT credentials ( Username , password, domain name). This then needs to be passed to a website which uses Windows Authentication Now my question is how do we pass these credentials to IIS in classic ASP? ...
Score Updating Records in two tables
Matt - 23 Feb 2007 12:40 AM - 4 messages
Using ASP and Access is it possible for me to update recordsets in two different tables from data collection in one page?  Basically, I need user input on 1 page that contains multiple form field areas and upon submit it updates the records in two different tables.  Any advice, ...
Score Create a combo box in ASP 3.0
Doogie - 22 Feb 2007 11:11 PM - 3 messages
How is this done?  I want to take a text box that is in a grid and make it a combo box:  Here is what the first part of the HTML looks like now: <input type="text" name="txt_SERVICE_SN" ...
Score Bush
Bush - 22 Feb 2007 9:21 PM - 1 message
...
Score Daylight Savings Time?
J - 22 Feb 2007 6:36 PM - 4 messages
Hello.  Our webserver is running Windows 2000 Server iis5 and was wondering if anyone knew if the new Daylight Savings Time rule will affect any classic ..asp pages?  I think I'm mainly concerned with the date functions like ...
Score Codepage problem
ssijakovic@gmail.com - 22 Feb 2007 2:07 PM - 2 messages
Hi, I don't know where to ask this question, and I hope this is the right group for this. I've made one ASP+Access site. On that site I have few parts where it's grabbing data from the database, and shows only those that match ...
Score javascript and email (part 2)
rvj - 21 Feb 2007 8:08 PM - 10 messages
Ive come a cross another issue when trying to convert CDO VB to JS The basic send generated the SendUsing configuration is invalid which I understand means I have to specify the smpt server (amongst other things)using the configuration object ...
Score OracleClient Pooled connection
DSISupport - 21 Feb 2007 7:33 PM - 4 messages
I have an ASP.NET application runinng on IIS 5 .NET 1.1 Sp1 and recently we've been experiencing this error when the users are trying to print reports that connects to Oracle database. The only way to solve the issue right now ...
Score Weekend dates
Joey Martin - 21 Feb 2007 5:53 PM - 3 messages
I have a sql database and ASP pages. How do I find out the DATES of THIS WEEKEND (fri-sun). If today is Tuesday, I want to show information posted for THIS WEEKEND. My table has a field called THEDATE which is what we need to search and ...
Score HTML Coding query
telsave - 21 Feb 2007 5:37 PM - 3 messages
Hi Hope someone out there can help me. I have just developed my first WEB page to sell an ebook I have written. I have of course included a squeeze page to capture details but what I am looking for is the ...
Score Classic asp security question
Atlbike - 21 Feb 2007 4:26 PM - 1 message
I would like to know if anyone has ever heard of a security solution for preventing cross-site scripting attacks in classic asp. ASP.NET 1.1 provided a built in validateRequest feature that throws a security exception whenever there is a < and > character combination in the ...
Score ASP 0115
Balaji - 21 Feb 2007 5:51 AM - 2 messages
Hi All, For past 4 years the application is running perfectly (Windows 2003 Server). suddenly it throws the error from last month, the error is Provider error '80020005' Type Mismatch \default.asp line 90 Active Server Pages error Asp '0115' ...
Score can an event be controled in classical ASP?
c676228 - 20 Feb 2007 7:28 PM - 6 messages
Hi all, I guess this probably a very silly question. I am not sure if this can be done in classical asp. A button has to be clicked if a selection  in drop down list has been changed. If not, a pop up message pops and reminds the ...
Score Classic ASP and IIS 7
Marc Llenas - 20 Feb 2007 4:42 PM - 4 messages
Hi all, I'm migrating a classic ASP site from IIS 6 to IIS 7 and I'm finding some minor problems that I'm assuming are IIS 7 config related. The problem I'm concerned with right now is that when I run the asp pages, ...
Score asp error
Pepper - 20 Feb 2007 4:06 PM - 3 messages
Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error /gsic_completion/lib/utility.ASP, line 75 The call to Server.CreateObject failed while checking permissions. Access is denied to this object. ...
Score ASP upload fails when files dimensions exceed 3MB. Why ?
Newcomsas - 20 Feb 2007 3:39 PM - 9 messages
Hello. I'm experiecing a problem with file uploads from ASP pages. On a Windows 2000 - IIS 5 server we're running an ASP Classic application that features an upload form for files of great dimensions (100+MB). Problem is, when we try to upload a file exceeding 3MB we ...
Score How to change the names of types in the wdsl generated by
Peter Rayment - 20 Feb 2007 9:09 AM - 3 messages
Hi I have the following class: namespace CSWWebServices {     public class HistoryField<T>     {         private T m_name;         private string m_value = string.Empty; ...
Score viagra
viagra - 20 Feb 2007 8:26 AM - 1 message
...
Score Asp with linux
mido1971 - 19 Feb 2007 11:51 AM - 2 messages
Hi, Can i use web developer asp to create web sit for linux serves . if yes how can i do it thanks for help ...
Score Building an INSERT statement in ASP 30
Dave - 19 Feb 2007 7:42 AM - 4 messages
I have an old web app that ues an Access database and ASP 3.0. I need to build an INSERT statement based on the contents of a form. What is the best way to handle blank text boxes that are submitted with the ...
Score Bush
Bush - 18 Feb 2007 11:34 PM - 1 message
...
Score Is there a way to force a post without using submit button?
JimO - 18 Feb 2007 3:19 PM - 4 messages
Is there a way to force a post without using submit button? Thanks, Jim ...
Next »