Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controls collection
Message
 
 
À
16/03/2009 12:04:28
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
Divers
Thread ID:
01388377
Message ID:
01388414
Vues:
29
>Hi,
>Finally... I choose a next way..
>
>1) Add cmdSave to the form as WebControl button - and make style - hidden
>2) Add cmd_Save as HTML button..
>3) Add txtFormValues as HiddenField
>3) for cmd_save html button I wrote JavaScript code.. for document.controls.all..... scan all controls and save ControlName-controlValue into Hidden Field
>4) From JavaScript - do cmdSave.Click... and on server.. Read value of Hidden Field.. save XML, restore controls.
>
>I thinking.. for my expirience in ASP.NET this is a best way :)))
>
>Thanks for attention
>Denis

It is good until people decide to disable JavaScript. If this happens, you're "sc....d" :)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform