-
Submitting preivous page in current page
I have a web page viz. ShowQueries.aspx.There is a Gridview that displays queries in 1st col. Then the 2nd col is a hyperlinkfield col. Its name is "Post".
For posing reply for that particular row's query.When user clicks "Post"
hyperlink then a new page open "Postreply.aspx"I have one textbox on ShowQueries.aspx, which contain the userid.
I want to access This textbox'svalue in my next page. But as the form is not postbacked, i'm not able to access
its value using request object. Then i cannot pass thru querystring also.Because i don't know which field to set in rowdatabound event for hyperlinkfield for adding querystring dynamically.
Even sessions are not working. I tried using PreviousPage object, but
If i try to write a javascript function in Postreply.aspx to submit previous form, that is also
not possible, as i don't have any instance of my preivours page on client side.
Please help me if possible. Waiting for your reply.
Thanking you in anticipation.
Shweta.
Similar Threads
-
By sunilbenjamin in forum ASP.NET
Replies: 4
Last Post: 06-24-2005, 01:40 AM
-
By Jason Salas in forum ASP.NET
Replies: 2
Last Post: 04-21-2003, 07:12 AM
-
By ken in forum Enterprise
Replies: 0
Last Post: 05-04-2002, 11:35 AM
-
By Anthony in forum ASP.NET
Replies: 0
Last Post: 12-27-2001, 03:51 PM
-
Replies: 7
Last Post: 12-20-2001, 10:40 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks