You are here:

Active Server Pages Programming (ASP)/Experts

ExpertAverage RatingsExpertise

robert mamayev

U.S.
Available
Main focus is classic ASP, Oracle 9i and 10g and MySQL databases

Ashley Brazier

U.K.
Available
Main focus is ASP, SQL Server 2000 & 2005

Hari Priya

India
Available
I have 9+ years experience in software programming and web development. I can answer all questions related to VB, ASP, PHP, Mysql, MSSQL. Basic knowledge about AJAX. Others Known: VB, ASP, Oracle, HTML, XML, JAVA SCRIPT.

Richard Rost

U.S.
Available
I am an expert with standard ASP. I can answer any questions you might have about the ASP language, as well as HTML, Microsoft FrontPage, or web design in general. I do *NOT* use ASP.NET yet, so please don't ask me any questions specific to ASP.NET. Also, be sure to visit my Active Server Pages Tutorials web site.

Recent Answers

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-20 PayPal Payment processing? + ASP:

Hi, Yes its possible. This is the best place to start:- https://developer.paypal.com/ They have all the documents you will need on how to make your script work with paypal. You can also test on

2009-10-15 Data in memory:

Hi, There is no full proof way of detecting if a user has left the site or closed the browser window. I think by default the sessions clear/expire after 20 mins. I've been looking for away to

2009-10-14 Visual Web Developer Express Edition:

Hi, I'm not really an expert in this area but I will try and help. What is the difference between ‘New Web Site’ and ‘New Project’ from the ‘File’ menu? A. Supposing you choose new project and

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

All Answers

Answers by Expert:


Ask Experts

Volunteer


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