Current location: Hot Scripts Forums » Programming Languages » ASP.NET » Redirect to new URL...


Redirect to new URL...

Reply
  #1 (permalink)  
Old 04-24-04, 12:11 PM
marycore marycore is offline
New Member
 
Join Date: Mar 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Redirect to new URL...

Hello,

I have an aspx page with a frameset with 2 frames in it.
Both of frame's url refer to aspx files too.

In one of my frame(in one aspx) I have a button which I want by clicking it my page redirected to new url.
I set in code Response.Redirect command, but just this frame change it's url, I want my Addressbar url change, and don't see this frameset.

I want transfer whole page to another url, and I can not set the top in frameset because there is no any Link, it is a click event.

What should I do??

tanx in advanced...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 10-20-04, 01:33 AM
thuenb thuenb is offline
Newbie Coder
 
Join Date: Oct 2004
Location: MI
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
The easiest way to do it would be to create an image of the button you wanted... Then make put an <a href='somepage.aspx' target='_parent'><myimage></a>

if you needed to have the page perform some calculations or functions then you could have them stored in session variables that you could retrieve when the new page loads.

Hope this helps...
__________________
Best Regards,
Brian Thuen
http://www.AdvisedSolutions.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Banned URL Array optix PHP 14 04-16-04 04:26 AM
redirect with php alpine2005 PHP 6 04-09-04 09:45 AM
ASP JMAIL Form Email does not submit nor redirect progtalktn ASP 1 02-26-04 05:41 PM
PHP Form redirect on submission RJDavison PHP 3 12-15-03 08:03 AM
redirect on form submit simone PHP 11 11-25-03 01:01 PM


All times are GMT -5. The time now is 08:47 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.