PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage dynamically created textbox

Reply

dynamically created textbox

 
Thread Tools Rate Thread
Old 15-02-2006, 07:41 AM   #1
webdeveloper
Guest
 
Posts: n/a
Default dynamically created textbox


how to add records from dynamically created textbox in ASP using ACCESS
database

  Reply With Quote
Old 15-02-2006, 11:07 AM   #2
Stefan B Rusynko
Guest
 
Posts: n/a
Default Re: dynamically created textbox

See http://www.asp101.com/samples/db_pulldown.asp

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontP...53/Default.aspx
_____________________________________________


"webdeveloper" <nishantcont@gmail.com> wrote in message news:1139992895.795302.241450@o13g2000cwo.googlegroups.com...
| how to add records from dynamically created textbox in ASP using ACCESS
| database
|


  Reply With Quote
Old 17-02-2006, 04:06 AM   #3
webdeveloper
Guest
 
Posts: n/a
Default Re: dynamically created textbox

Thanks Stefan

But this this script simply pulls the ID's and names of some imaginary
employees from a sales DB and places them into a pull down box.


Actually i want to add records in textbox which is dynamically created
just like click on AddNew button and display new textbox after that
when i click on Submit Button the data of
that field goes into access database. i am using ASP with Access
database.


Is anyone there to solve this problem???

  Reply With Quote
Old 17-02-2006, 08:40 AM   #4
Stefan B Rusynko
Guest
 
Posts: n/a
Default Re: dynamically created textbox

Look at the other samples like
http://www.asp101.com/samples/form_dynamic.asp

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontP...53/Default.aspx
_____________________________________________


"webdeveloper" <nishantcont@gmail.com> wrote in message news:1140152779.860562.321620@o13g2000cwo.googlegroups.com...
| Thanks Stefan
|
| But this this script simply pulls the ID's and names of some imaginary
| employees from a sales DB and places them into a pull down box.
|
|
| Actually i want to add records in textbox which is dynamically created
| just like click on AddNew button and display new textbox after that
| when i click on Submit Button the data of
| that field goes into access database. i am using ASP with Access
| database.
|
|
| Is anyone there to solve this problem???
|


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off