You are here:
Main focus is classic ASP, Oracle 9i and 10g and MySQL databases
I am an expert with classicASP. I can answer any questions you might have about the ASP language, HTML, website design and development. I am not an expert in ASP.NET yet, so please don't ask me any questions specific to ASP.NET. Also, be sure to visit my IdeaJets website.
BS in Computer Science, Queens College, NYC
Oracle Database Certified Professional (9i databases)
Pfizer, MasterCard
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| Richard | 10/15/09 | 10 | 10 | 10 | 10 | |
| amruta | 10/09/09 | 9 | 10 | 10 | 10 | thanks a lot..... |
| Beau | 09/30/09 | 10 | 10 | 10 | 10 | |
| booby cook | 09/03/09 | 10 | 10 | 10 | 10 | Excellent! You helped me a great deal!! |
| booby cook | 09/03/09 | 10 | 10 | 10 | 10 | Excellent response! Thanks a lot! |
First of all, if possible, change your design!! Make a new column a primary key and use an auto-increment to populate its content from within SQL Server. This is your so-called surrogate key. And create
Richard, you can do the following: create a hidden variable counter. Initialize it to 0. When the user inserts data, do the following: On submit (whenever user inserts data), 1. in ASP generate
Richard, the best way is to create an array of hidden variables and store the grid value in them. If you have a recordset, then create a variable, initialize it to 0 and in the recodset loop append index
Beau, what they mean is to bring with you a complete list of projects you've worked on in the past! Don't be afraid no specify college work and things you've done to someone, like helping out with
For each textbox I would create a hidden input variable with the same index as your textbox. So, for example, <input type="Text" name="name1" value="1"> <input type"hidden" name="hidden1" value="John
Answers by Expert:

©2009 About.com, a part of The New York Times Company. All rights reserved.