DevTrain Startseite Advanced Developers Conference vom 14.-15. Februar 2011  
  
  
SUCHEN:  
ARTIKEL ONLINE: 525   

Kategorien
.NET
Datenbanken
Web
XML

Allgemein
Camp
Foren
Events
Persönliche Einstellungen
Registrieren
Prämien Shop
Kontakt
Impressum
Über DevTrain

Autoren



 

Forum: ASP.NET | Thema: Reload 2 pages | Von: G. Guest ( 05.11.2003 17:21)

Click of a single button shud reload 2 aspx files to two frames.

As far as I searched,i didnt find a way to redirect 2 pages.(If i'm wrong,correct me)

So wht i plan to do was with a Response.Redirect("xxx.aspx"),i navigate to xxx.page in one frame, say "content" frame.Now at the page_load() of the xxx.aspx file,I introduce another Response.Redirect("yyy.aspx").This should be loaded at the top frame not in the "content" frame.In simple how cud I set target frame in this situation?I dunno for some reason,my boss hates JScript and VBScript.I'm looking for a solution in C#.

Thanx
Aravind




Betreff Von Datum
Re: Reload 2 pages
frames are clientside stuff. asp.net (or any other serverside scriptlanguage) does not know anything about frames.... javascript is the only solution for that....<br><br>why don't u get rid of the frames...
G. Guest 05.11.2003 18:42

Antworten
Vorsicht bei der Eingabe: Die Zeichen ' oder -- sind nicht erlaubt!

 Betreff:
 Nachricht: Den Beitrag finden Sie nun unter: http://beta.devtrain.de/foren Die Benutzerdaten und Foreninhalte von beta.devtrain.de und www.devtrain.de sind die selben.
Sie können sich dort sogar per RSS über neue Inhalte informieren lassen.
Bei Problemen bitte direkt Mail an asp [AT] ppedv.de.

 Signatur:

  



Login
Username:


Passwort:






Passwort vergessen?

Visual Studio 1 Magazin

© Copyright 2003 ppedv AG