|
Posted by d on 02/15/06 01:39
"tmax" <tmax@comcast.net> wrote in message
news:a3153$43f25750$481a8e8e$29897@PGTV.COM...
>
> True, they could instead following some other link and decide not to
> refresh the page. However, I would like the page to function such that
> refreshing the page simply re-displays a new blank form (after all,
> refreshing a page is conceptually akin to resetting.)
>
> I started off on this path thinking that this format should be relatively
> easy to code with one if-else statement. So far, it has been easy to code
> (the form and summary message work great, with very little coding). I
> keep thinking that there is some PHP mechanism that isn't being used
> properly here (due to my PHP inexperience.)
>
> Any suggestions?
The header("Location: ") command :) See my other post... ;)
> P-Rage wrote:
>> I have to ask, why would you assume your users would refresh that page
>> rather than following a link somewhere else?
>>
Navigation:
[Reply to this message]
|