We're a community of 1.1M IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,080,470 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

shorten aspx page code behind on page load..

redirecting to aspx page which is quite big..For instance jobreport/Detailedjob/JobRefID.aspx?Jobid=1234 ... i WANT TO shorten it as jobreport/JoBRefid.aspx?jobid=1234 code behind on page load..

2
Contributors
1
Reply
25 Minutes
Discussion Span
3 Months Ago
Last Updated
6
Views
korathualex
Light Poster
41 posts since Jan 2013
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

Does the shortler url actually exist? if so then yes from the code behind hou can simple use the response.redirect method. If not and you just want a cleaner URL the In asp.net, you can achieve this by using the URLRewriteModule. You write your rewrite rules in the web.config file.

JorgeM
Industrious Poster
4,160 posts since Dec 2011
Reputation Points: 297
Solved Threads: 564
Skill Endorsements: 119

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page generated in 0.0607 seconds using 2.66MB