Need a help about aspx pages?? - Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more
Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more
Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Webmaster Tech > Programming > Other Programming - Perl, C++, Java, ASP, .NET Development

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 12-12-2009, 02:42 AM   #1 (permalink)
Member
 
Join Date: Oct 2008
Posts: 300
Question Need a help about aspx pages??

How we can send Current page to different aspx page.

I have lost of confusion about how can I post current page to different Aspx page??

Need suggestion or help about it.
realistic is offline   Reply With Quote
Sponsored Links
Old 12-20-2009, 10:56 AM   #2 (permalink)
Junior Member
 
Join Date: Nov 2009
Posts: 31
Default Re: Need a help about aspx pages??

Server.Transfer() will work fine, but it redirects server-side, the browser address bar will still show the original URL.

For a 301 redirect you can use the following:
Code:
private void Page_Load(object sender, System.EventArgs e)
{
Response.Status = "301 Moved Permanently";
Response.AddHeader("Location","http://www.example.com/newpage/");
}

In ASP.Net 4.0 it will be even easier with Code:
Response.PermanentRedirect("http://www.example.com/newpage/");
freezea is offline   Reply With Quote
Old 01-07-2010, 04:54 AM   #3 (permalink)
Junior Member
 
Join Date: Jan 2010
Posts: 3
Default Re: Need a help about aspx pages??

Hi,
Above programming is nice.According to me,you should go with that.
notyrock is offline   Reply With Quote
Reply

Tags
aspx help

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 06:59 PM.


Powered by vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2
Webmaster Forums
Web Hosting | Chicago Web Hosting | Web Hosting