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
thomas.jaskula
NA
5
0
Problem with some hidden fields
Sep 21 2004 7:48 AM
Hello, I have a little problem with my hidden fields. On page1.aspx I have 4 hidden fields (a,b,c,d) with "runat=server". In my code before Server.Transfer("page2.aspx", true) I put some data to a, b, c, d like this a.value= "1"; b.Value = "2"; c.Value = "3"; d.Value = "4"; On page2.aspx I want to display the data from a,b,c,d but only a and b are passed. c and d are with a blank value . I don't understand what's going on? Someone has any idea? Thanks in advance.
Reply
Answers (
0
)
Load report failed - crystal reports
DropDownList - Add attributes to items