TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
Sreekanth
NA
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