Reply
URL Rewrite
Old 05-23-2007, 07:51 PM URL Rewrite
ExpressoDan's Avatar
Ultra Talker

Posts: 317
Name: This Space for Rent
Location: Georgia
I'm totally new to asp.net and I recognize that this is probably a little bit more than I should take on, but id like to know if anyone knows how to rewrite a url in vb.net or even c# or even the logic of how I would go about it would help.

I've got a database that I've set up to serve my content on my page. View a page id=whatever and content is displayed. Okay, so I have a master page doing all the work and a url in my database and a page name. I'd like to write the page name based on the url in the db.

I really hope this makes sense.
__________________
Daniel
"I think therefore I am, I think." <!-- George Carlin
ExpressoDan is offline
Reply With Quote
View Public Profile Visit ExpressoDan's homepage!
 
Sponsored Links (We share ad revenue):
 
Old 06-04-2007, 04:16 PM Re: URL Rewrite
boomers's Avatar
Extreme Talker

Posts: 204
Cant say Ive done this myself - although I really should have. Though a quick search does yield some good results...

http://www.lookthisup.com/web.aspx?t...ting%20asp.net
__________________
NewsToolkit - Add the latest news headlines to your site, automatically kept updated... a FREE service!
LookThisUp.com - The ultimate resource site?
boomers is offline
Reply With Quote
View Public Profile
 
Old 02-15-2008, 09:43 PM Re: URL Rewrite
ozzozo's Avatar
Experienced Talker

Latest Blog Post:
Customer Support Whitepaper
Posts: 45
There are many ways you can do URL Re-writing in .net.

YOu can do it using your web.config file:
http://www.simple-talk.com/dotnet/as...r-asp.net-2.0/

Or it can be done using the global.asax file, in the Application_BeginRequest

these should get you started.
__________________
Universal FAQ Manager - FAQ Management Software
ozzozo is offline
Reply With Quote
View Public Profile Visit ozzozo's homepage!
 
Sponsored Links (We share ad revenue):
 
Reply     « Reply to URL Rewrite
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML


Page generated in 0.13423 seconds with 15 queries