chantheeya
New member
I browsed thru certain answers in this page. All are telling we can connect only thru ASP or other tools but not thru HTML... I know ASP to some extent.. But I have already done my web page using HTML...
So Q1. Can i convert my Html file to an ASP thru any method??
What I have done is Online Book Store...
I have a Webpage form, where IF WE CHOOSE A BOOK NAME FROM THE DROP-DOWN LIST, ITS DETAILS SHOULD APPEAR IN THE FOLLOWING TEXT-BOXES PRESENT IN THE FORM.
The details should be retrieved from the Database PRESENT IN ACCESS...
There is a text-box for displaying the number of copies of the book, available.. in that the data in the database should be displayed.. and there is a text-box where the number of copies required by the customer should be entered by him/her ... We have to display a message box, if the number required text-box has a value more than in the number available text-box....
Q2. If I should implement ASP, then what is the method and code for connectivity??
There is another form where the Administrator can alone login and MODIFY/CHANGE the book details... It must be reflected in the ACCESS DATABASE..
Q3. How to do this????
I know am asking too many questions.. Please don't mind but I REALLY NEED HELP!!
So please do this favor!
So Q1. Can i convert my Html file to an ASP thru any method??
What I have done is Online Book Store...
I have a Webpage form, where IF WE CHOOSE A BOOK NAME FROM THE DROP-DOWN LIST, ITS DETAILS SHOULD APPEAR IN THE FOLLOWING TEXT-BOXES PRESENT IN THE FORM.
The details should be retrieved from the Database PRESENT IN ACCESS...
There is a text-box for displaying the number of copies of the book, available.. in that the data in the database should be displayed.. and there is a text-box where the number of copies required by the customer should be entered by him/her ... We have to display a message box, if the number required text-box has a value more than in the number available text-box....
Q2. If I should implement ASP, then what is the method and code for connectivity??
There is another form where the Administrator can alone login and MODIFY/CHANGE the book details... It must be reflected in the ACCESS DATABASE..
Q3. How to do this????
I know am asking too many questions.. Please don't mind but I REALLY NEED HELP!!
So please do this favor!
