Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PopUP - Client Side Scripting Envoke in Server Side Control
Message
De
26/06/2006 21:24:11
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
PopUP - Client Side Scripting Envoke in Server Side Control
Divers
Thread ID:
01131870
Message ID:
01131870
Vues:
70
Hi I want to envoke the java script "window.open()" in the server side command button. Do you have any Idea how to do this? I want to create a download page with a Query String parameter from Data Time picker.
  this.btnDownload.OnClientClick="windows.open(download.aspx?FromDate=" + DatePicker.SelectedDate + ")"
   // Something like this
And I want to open a new page with Parameters every time the button was click. Server.redirect() is not suitable to my need. I believe Javascript Windows.Open() solves the issue except that I cannot get the property of the custom Control in ASP.NET server side.

Thank you

Simiplicio
Roses are #FF0000 Violets are #0000FF all my base are belong to you
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform