Hi Dan,
To prevent the URL from breaking when passing the Title argument, do <@VAR
local$title ENCODING=URL>.
ENCODING=URL is not required for your <@RANDOM> value because it's just
numbers.
ENCODING=URL is intended for escaping special characters other than letters
or numbers, like spaces and '&' that may be in your title or other
information. For example, if a space appears in your Search Arguments, then
most browsers will ignore the rest of the URL address, thus your
UserReference information is not being passed.
Hope this helps. Cheers...
----- Original Message -----
From: "Dan Stein" <[EMAIL PROTECTED]>
To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]>
Sent: Friday, June 07, 2002 10:21 AM
Subject: Re: Witango-Talk: Preventing Refresh
> 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
>
>
>
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body