Generic Message Page

G

Guest

Dear Friends,

I'd like to build a generic message page whereby several parameters
would be passed to it (Title, Header, Message, etc...). It would display
this information in several labels and allow the user to continue or redirect
back to the home page. The main purpose of this screen would be to display
error messages or operation confirmation messages. When I say errors, I do
not mean .NET exceptions, but rather custom/business logic erros (Account not
yet active). I'd like to use the Server.Transfer method as opposed to the
Response.ReDirect and QueryString method. Any help, ideas, or sample
projects on this?

Regards,

Giovanni
 
K

Kevin Spencer

Depending upon the length of the data you want to pass to the page, it might
be best to do a POST of form data to it.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

The man who questions opinions is wise.
The man who quarrels with facts is a fool.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top