-
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
-
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.
-
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.