| Thread | Last Post | Replies |
|
| Is this possible - Percentages, etc from query. | 30 Sep 2004 19:46 GMT | 4 |
I have a table called responses: RID int identity, Question1 int, Question2 int,
|
| VB6 App to ASP | 30 Sep 2004 14:08 GMT | 3 |
I am trying to change all of the software I have written for my company into web based applications. So far I have managed with the transition. I have got to a point where I am trying to retrieve a variable from one form to another. The source form comprises of a file upload using ...
|
| Protecting my app from get? | 30 Sep 2004 12:22 GMT | 5 |
I am using POST in my page, but there are some places where I provide generated "links" to detail pages etc and I revert to building a query string in the URL to provide the page with appropriate data. I heard that there is something called "sql injection" attacks or
|
| AccessL full text for memo? | 30 Sep 2004 00:51 GMT | 4 |
I am accessing a memo field with a line like this: <%=(pagesRs.Fields.Item("notes").Value)%> but I find the text is being cut off at 256 characters. Is there a special way to access a memo field?
|
| Process not completing | 29 Sep 2004 23:21 GMT | 9 |
I have an ASP app that creates a text file from data in a SQL 2000 database (both SQL and IIS are on Windows 2003 servers, but not on the same server). This process works fine on some clients (IE 5 or IE 6 sp1), but some of our other clients (same versions of IE that work at other ...
|
| Trying to figure out a Query | 29 Sep 2004 22:49 GMT | 3 |
I have two tables. One contains Titles of Music. The other one contains Scores. The relationship is based as follow: Titles!TitlesID is linked with Scores!TitlesID (Many scores can exist for the same title).
|
| Handling ';-* characters in SQL INSERT statement | 29 Sep 2004 13:33 GMT | 2 |
I have a form where the content of a TEXTAREA are one of the values posted to an .asp page which insert the values into a SQL database. For years I've had several converting routines to deal with "programming" charatcers such as ;@*'- which makes the SQL statement fail.
|
| MS Access DSN-Less Connection with UserName & Password | 29 Sep 2004 09:52 GMT | 1 |
I receive error when connecting to MS access DB with password. Microsoft JET Database Engine error '80004005' Could not find installable ISAM. /lpo/common/cnlocalpo.asp, line 4
|
| Help with Server.MapPaths - aaaaaahhhh | 28 Sep 2004 22:44 GMT | 4 |
Sorry to be irate, but the whole concept of Server.MapPaths really has me in a tiswas!! In order to confirm once and for all, could you please advise me on the following:
|
| dumb date queries | 28 Sep 2004 14:47 GMT | 3 |
Hello all... I'm working on a report to show turn around time for jobs. Each job fits into a single category, and I'm trying to show the time from start to finish. sort of like...
|
| ASP Session, Cookies and SSL | 27 Sep 2004 14:53 GMT | 6 |
I have created a site shopping cart in ASP.net. I am using ASP session object's SessionID on non SSL connection to track session. While adding products to cart DB I insert product and SessionID in table.
|
| Migrating Access Program to ASP have problems with Yes/No Field | 27 Sep 2004 12:07 GMT | 5 |
I am planning to migrate my exisiting MS Access program that uses yes/no fields (checkbox). Can ASP identifies checkbox field of ms access? I am planning to use the same database and use msacess for report generation and web browser for encoding to the database.
|
| access sql problem | 27 Sep 2004 12:06 GMT | 2 |
I have one table called tblUsers which contain userid and password. The table is in microsoft database. Basically I'm developing login page tht validate with table data userid and password.
|
| Prefered Coding Language! | 27 Sep 2004 04:54 GMT | 14 |
I have been coding in ASP for a while now using VB script as my language of choice. Just wondering what the prefered language for most professional developers out there is..
|
| memory increase in ASP.NET | 27 Sep 2004 00:46 GMT | 1 |
Hi, I have an ASP.NET application (C#) on a 3 user system. The pages are relatively simply (datagrid ect.) consisting only of a few ASP pages. There is nothing too suggest an extremely high user usage, however the application has of late had to restart once a day due to high ...
|