You are here:

Active Server Pages Programming (ASP)/Questions Answered by Expert robert mamayev

SubjectDate Asked
Primay key field violation11/9/2009
  Q: I have a doubt. I have designed a front end to enter book details. Back end is SQL server. Here i ...
  A: First of all, if possible, change your design!! Make a new column a primary key and use an ...
Data in memory10/13/2009
  Q: In ASP if you have a grid on a page where the user will be adding data (rows). How can all the rows ...
  A: Richard, you can do the following: create a hidden variable counter. Initialize it to 0. When the ...
Data in memory10/13/2009
  Q: In ASP if you have a grid on a page where the user will be adding data (rows). How can all the rows ...
  A: Richard, the best way is to create an array of hidden variables and store the grid value in them. If ...
Software Developer Portfolio9/30/2009
  Q: I'm a entry level software developer, I have an interview with a company. They told me to bring my ...
  A: Beau, what they mean is to bring with you a complete list of projects you've worked on in the ...
data binding within textbox9/16/2009
  Q: I am designing a Library management System. I want a help from you. If a user id is entered into a ...
  A: For each textbox I would create a hidden input variable with the same index as your textbox. So, ...
asp in business9/3/2009
  Q: Do people still use classic ASP to build websites, or everyone moved into .Net realm? Which ...
  A: Yes, classic ASP is as popular as ever. For instance, @ work I keep on using classic ASP to code all ...
ASp/Javascript question9/2/2009
  Q: How do I use array in java script? Do you have an example?
  A: Creating an array is slightly different from creating a normal variable. Because JavaScript has ...

All Questions in This Category

Active Server Pages Programming (ASP)

All Answers


Answers by Expert:


Ask Experts

Volunteer


robert mamayev

Top Expert on this page

Expertise

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

Experience

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

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