Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Sreekanth
1.9k
331
1m
Response.Write poblm
Aug 10 2009 8:02 AM
hai..
i created some input check boxes using response.write();
eg:Response.Write("<div align=left id=tr"+i+"><input type=checkbox value=100 id=c"+i+" runat=server name=chklist onclick=clicked('l'+"+i+")><label align=left valign=top id=l"+i+" style=WIDTH: 150px>"+db.myReader[1].ToString()+"</label></div>");
myreader is my datareader values from databse..that doesnt a matter....
help me to get onclick serevr side coding....
how can we add function to this..(on click)
Reply
Answers (
6
)
How does memory get allocated to class member variables?
1.1 .net VS 2003