Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Maintenance Forms
Message
De
05/12/2005 00:23:43
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Web Maintenance Forms
Divers
Thread ID:
01074828
Message ID:
01074828
Vues:
57
Hi Guys/Gals

I'm after some guidence here regarding what is probably a rather simple kind of concept.

I'm in the process of setting up a maintenance web form to maintain the details of a very simple business object.

My question is, what do you guys think is the best way to have the add/edit working?

Example.
If you want to Edit the details of an item the id of the item to be edited is simply pasted to the Maint.aspx page as part of the query string. But what happens when you are adding a new item? What id (if any) gets passed then? Should the maintence form be responsible for initiating the creation the new item (via the biz obj, of course), or should this be performed prior to getting to the Maint.aspx page?

Or, should i be having 2 seperate pages for this ie AddItem.aspx and EditItem.aspx?

I'm sure you have some ideas/views on what is the better way to approach these situations Kevin (i wouldn't want to trouble Rick with something like this... lol).

Thanks in advance for your opinions.

Regards
Darren
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform