First  |  Prev |  Next  |  Last
Pages: 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210
OnClick Submit & Fresh
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 what I have for my checkbox: Response.Write "<td valign=middle align=left><input type=checkbox name=JobStatus " & ... 24 Feb 2007 02:21
Data not visible ASP VBScript & SQL
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? Regards -- Simon Gare The Gare Group Limited website: www.thegareg... 24 Feb 2007 12:42
Classic ASP - Custom Login Page - Redirects to Windows Auth websit
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? Would... 23 Feb 2007 16:10
Updating Records in two tables
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, direction, or suggestions are appreci... 23 Feb 2007 16:10
Create a combo box in ASP 3.0
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" onkeypress="filterNonNumeric()" size="5" maxlength="3" style="text-align:right" onchange="fieldEdited(this.parentNode.paren... 22 Feb 2007 19:38
Bush
... 22 Feb 2007 19:38
Daylight Savings Time?
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 DateDiff() or Now() that is used in these classic .asp pages that our webserver hosts? ... 22 Feb 2007 19:38
Codepage problem
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 particular query. When it's open, url looks something like: ...data.asp?city=Dubrovni... 22 Feb 2007 19:38
javascript and email (part 2)
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 ********************************** Set objConfig = Server.Crea... 23 Feb 2007 05:48
OracleClient Pooled connection
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 is to restart the server or IIS and this is the error message: ----------------------... 23 Feb 2007 05:48
First  |  Prev |  Next  |  Last
Pages: 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210