I am using the redirect suggestion and have a puzzling result.

This
 
<META HTTP-EQUIV="REFRESH" CONTENT="0;
URL=<@CGI><@APPFILE>?_function=results&Title=@@local$title&<@UserReferenceAr
gument>&nc=<@RANDOM Low='1000' HIGH='2000000' ENCODING=URL>">

Results in a redirect I can see my results and the argument for title is
passed and displays and then it logs me out because all the variables seems
to get purged.

This
 
<META HTTP-EQUIV="REFRESH" CONTENT="0;
URL=<@CGI><@APPFILE>?_function=results&<@UserReferenceArgument>&nc=<@RANDOM
Low='1000' HIGH='2000000' ENCODING=URL>">

Works fine but I have no way to display the title of the course they just
signed up for.

Seems strange to me that the title argument passing should do that.



on 6/7/02 12:08 PM, ezra at [EMAIL PROTECTED] wrote:

> Upon insert redirect the user to a different action so when a user
> refreshes, it refreshes that part of the action and not the whole
> insert action!
> 
> OR
> 
> Set a user var a cookie upon insert and check for it before insert.
> 
> 
> Ezr
> 
> 
>> Is the something I can put into the Meta data section of a specific HTML
>> page that will prevent the user from refreshing the page.
>> 
>> I have a result page after a course registration that if refreshed will of
>> course register them a second time for the same course. It messes up the
>> course count.
>> 
>> Dan
>> --
>> Dan Stein
>> Digital Software Solutions
>> 799 Evergreen Circle
>> Telford PA 18969
>> Land: 215-799-0192
>> Mobile: 610-256-2843
>> FMP, WiTango, EDI,SQL 2000
>> [EMAIL PROTECTED]
>> www.dss-db.com
>> 
>> 
>> ________________________________________________________________________
>> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>>                 with unsubscribe witango-talk in the message body
> 
> ________________________________________________________________________
> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>               with unsubscribe witango-talk in the message body
> 

-- 
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com


Attachment: redirect.txt
Description: MS-Word document

Reply via email to