Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modal webform
Message
De
18/09/2002 10:07:35
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00701477
Message ID:
00701781
Vues:
16
Hi Cathi,

Thanks for the response. Are you saying I should have the following code?
<script type="text/javascript">
    function Popup(lsPage)
     {
       window.open         (lsPage,"CalendarWindow,"toolbar=no,location=no,directories=no, status=no,menubar=no,scrollbars=no,resizable=no,width=250,height=300")
       window.document.form.submit
     }
</script>
>You could try using the Form.submit() javascript code in your script.
>
>>Cathi,
>>
>> I have a birthdate textbox with a hyperlink next to it on a webform. When the user clicks the hyperlink a javascript is called and a calendar window pops up. The user selects the date they want and closes the window. The SelectedIndexChanged event on the calendar sets a session variable to the date selected. The problem I'm having is refreshing the webform that the calander webform is called from. Do you know of a way of doing this?
Thanks

Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform