Active Server Pages Programming (ASP)/Expert Profile


Ask A Question

Expertise

Main focus is classic ASP, Oracle 9i and 10g and MySQL databases

Experience in the area

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.

Publications

Article List

Education/Credentials

BS in Computer Science, Queens College, NYC

Awards and Honors

Oracle Database Certified Professional (9i databases)

Past/Present Clients

Pfizer, MasterCard

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    T = Timeliness    P = Politeness
UserDateKCTPComments
Richard10/15/0910101010 
amruta10/09/09101010thanks a lot.....
Beau09/30/0910101010 
booby cook09/03/0910101010Excellent! You helped me a great deal!!
booby cook09/03/0910101010Excellent response! Thanks a lot!

Recent Answers from robert mamayev

2009-11-09 Primay key field violation:

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

2009-10-13 Data in memory:

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

2009-10-13 Data in memory:

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

2009-09-30 Software Developer Portfolio:

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

2009-09-16 data binding within textbox:

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

 

Ask A Question

All Answers

Answers by Expert:


Ask Experts

Volunteer


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