|
-
Aug 17th, 2007, 03:08 PM
#1
Thread Starter
Registered User
[RESOLVED] Posting back on the same page
Hi again,
I'm wondering if I should be posting pages back on themselves? I ask because I have some instances with forms where I want to check that fields are full and the user is logged in and if they don't meet certain criteria, then they get redirected to another page. But if these conditions aren't met they can still at least view the page.
Sometimes my conditions are met right away and so the user is redirected to the other page immediately, which is something that I don't want to do.
So, long question short, is it okay practice to post to an intermediate page and then move right back to the original page? Or is there a preferred method? I found the IsPostBack property very useful in ASP.NET.
Am I making sense?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|