Thread: ASP and ADO.net question

  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    11

    ASP and ADO.net question

    hi,
    I don't know if this is the place to post this but I have a problem with my ASP project and need help.

    My main problems are adding new data to my DB and verifying credit cards.

    I have atached a link to my project just in case. Any help would be appreciated.

    my project
    "Cream is not the only thing that floats to the top..."

  2. #2
    Registered User
    Join Date
    Sep 2005
    Posts
    19
    The above is a link to page to download the project. Instead of letting us download the entire project, why dont you tell us your exact problem? Cant you execute dbase queries in your page or you want to validate credit cards number using a validator etc?

    Regex class is used to validate Credit Cards or any data for that matter.

  3. #3
    Registered User
    Join Date
    Oct 2003
    Posts
    11

    Actually....

    I posted the project because I didn't know where the problems were. I'm new to ASP.

    however, I've managed to fix the credit card problem.

    and I can now also update one table in my DB but still have some minor problems
    (like not beeing able to update a second one using the same connector etc.)

    It may be a slow and exhausting journey but now I think I might just get there , eventually.

    Thanks for wanting to help.
    "Cream is not the only thing that floats to the top..."

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ADO.Net step by step
    By black in forum C# Programming
    Replies: 1
    Last Post: 04-02-2004, 01:54 AM
  2. VS C++ db with ado.net
    By student2005 in forum C++ Programming
    Replies: 2
    Last Post: 11-27-2003, 02:46 PM
  3. (C# and ADO.NET) ExecuteNonQuery() problem
    By gicio in forum C# Programming
    Replies: 4
    Last Post: 03-25-2003, 04:38 AM
  4. ADO.NET and Relational Data problem.....how start?
    By gicio in forum C# Programming
    Replies: 2
    Last Post: 03-15-2003, 09:25 AM