Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: save textfilds


Message #1 by "Rayess" <mrayess_1980@h...> on Thu, 5 Sep 2002 07:31:24
Hi;
I am developing an application where I have in some page textfields generated 
randomly depending on the number of students (it is a query, and while not 
sqlEmp.not eof... generate textfields), the fields take the names: 
std_email1,std_email2,...etc("std_email"&i).. each textfield is followed by a "save" 
image, when the user type the email and click on the image, the email address he 
typed is to be saved in the db..
How can perform this, i.e. updating the db just after he clicks the image??

Regards

  Return to Index