Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pass a parameter to a web page
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00706369
Message ID:
00706439
Vues:
19
I am not really sure how your template page is setup, but fundamentally, codebehind can only control HTML output between the FORM tags so you would need to control this with "codeinfront", i.e. classic asp code block inside the html of your aspx page.


>All,
>
>I am using Reflection to Dynamically populate web pages. I need to pass the web page title to my templated web page - but I haven't stumbled across any examples of this - how do I do it, and from which event to I pull in my passed value and set it?
>
>eg GenericForm("AddUser").aspx
> GenericForm("OrderItem").aspx
>
>Seems like a no brainer, but I don't see an example of this.
>TIA,
>Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform