Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
64 Points
639 Posts
Feb 07, 2007 06:38 AM|LINK
hi, how do I know which should I put it in response.redirect( )?
I have 2 page now ( a is writted by VB .. I can't modify it.. , b is writted by C#)
page a is shows many title... and once user click one of them it will direct to page b. page b will shows content which user click from page a..
so that's why I'm wondering .. is it ok? get parameter in url when we are in page b...
jcjcjc
Member
64 Points
639 Posts
Re: How to get parameter in url ( by C# for .net)
Feb 07, 2007 06:38 AM|LINK
hi, how do I know which should I put it in response.redirect( )?
I have 2 page now ( a is writted by VB .. I can't modify it.. , b is writted by C#)
page a is shows many title... and once user click one of them it will direct to page b. page b will shows content which user click from page a..
so that's why I'm wondering .. is it ok? get parameter in url when we are in page b...