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
krithika muthukrishnan
NA
234
705.1k
in asp.net about query string
Jan 31 2011 1:57 AM
hai,
i use this code to pass two values in a query string,
while(rdr.read()){
Response.Write(
"<tr><td><a href=seven.aspx?title1="
+str+
"id1="
+tid+
">"
+ str+
"</a>"
);
}
when i click the title,the title and the appropriate id is also passed as a query string here the id is passed as a null value why,
pls any one can tell me,
Advance thanks,
Reply
Answers (
5
)
Custom Subject in email trace listner in Enterprise Library
C#.Net windows application, I need to browse one excel file and compare the sheet columns