| Thread | Last Post | Replies |
|
| Odd ADO.Resultset Buffer Problem? | 31 Jan 2006 13:57 GMT | 3 |
I am working with code I did not write for a web app that used to run on an Access database. Due to performance problems I'm trying to move the app to a different server running SQL Server 2000 SP4 and IIS 6 running on Server 2003 with MDAC 2.8 SP2.
|
| problem with write cookie | 29 Jan 2006 18:05 GMT | 1 |
when i try to write cookie on ASP page with the line like this <% Response.Cookie ("username")="test1" %> i get the message: object doesn't support this property ormethod: 'cookie' i use windows 2000 server
|
| SQL Injection solution:( ? | 29 Jan 2006 17:35 GMT | 2 |
RE: SQL2K, ASP -------------------- I am trying to secure a data entry page and want to avoid any sql injections. Is there a way I can use Command.Parameters with a query (instead of a
|
| Form post not passing data to ASP??? | 29 Jan 2006 15:37 GMT | 1 |
I have IIS server installed on XP-pro. I also have Norton Internet Security installed. I can run simple ASP programs without any problem. But when I use forms with post method and call an asp in action, it does not pass any data
|
| Access DB ASP connection problems | 28 Jan 2006 20:25 GMT | 4 |
Hey all Sorry, you'll have to excuse my newbieness. I'm developing a simple web app in DRW to display some products stored in an Access DB.
|
| MS-Access LDB File Still Exists | 28 Jan 2006 15:38 GMT | 4 |
I have an ASP page that uses an MS-Access database. When I run it on my Web host's server the databases's ".LDB" file still exists after completion. I gather this happens when a connection is left open.
|
| displaying a only part of a field along with other fields of a recordset | 27 Jan 2006 10:08 GMT | 3 |
i have the following fields.... Document_Name, Document_No, Document_Date, Order_No, Order_Date, Peripheral The first 5 you can understand, peripheral is a memo field which
|
| how to prevent inputting quotation mark (') in a form? | 25 Jan 2006 17:27 GMT | 2 |
I made a form where visitors can introduce data. I use this: strsql="INSERT INTO mytable (field1,field2 ...) values('" & lol & "',#" & dat & ...)"
|
| collect iframe data to insert into db | 24 Jan 2006 15:49 GMT | 1 |
I have created my Rich Text Editor, and it all works fine. However I have come accross a problem when trying to insert the data into a database. I have put the iframe into a form and am using the normal
|
| Connection to Oracle DB via ODBC | 24 Jan 2006 04:06 GMT | 1 |
I have a problem and do not know how to connect an ASP page to an Oracle database via ODBC. How can I do that? Thanks for your help. Rgs,
|
| Accessing MS Access DB in different site | 23 Jan 2006 22:02 GMT | 1 |
Bumping to mitigate effects of OP's incorrectly set system clock.
 Signature Microsoft MVP - ASP/ASP.NET Please reply to the newsgroup. This email account is my spam trap so I don't
|
| MS ACCESS, ASP HELP | 23 Jan 2006 21:58 GMT | 2 |
I am a Business student in my last year and for my final year project I am trying to build an online booking appointment system for a beauty shop I am using dream-weaver MX, ASP (VBScript), and an Access database.
|
| quick database design assistance needed (access db) | 23 Jan 2006 21:55 GMT | 1 |
greetings all... I know this is more of a db question, but I'm hoping that my fellow asp folk will take pitty on me and help me out. If someone could provide me with some insight as to how I should break up and normailze these tables I'd be most appreciative. I am
|
| reply | 23 Jan 2006 14:08 GMT | 1 |
|
| CANNOT start WORLD WIDE WEB service ERROR 87 | 21 Jan 2006 21:43 GMT | 2 |
I am ASP dveloper i had IIS installed on my comp for quite some time, but did not use it for few months and now when i try to start the service i get
|