MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: [mv] Problems mv_nextpage



On 16 Sep, MHP Systems wrote:
> ******    message to minivend-users from MHP Systems <jgarcia@mhp.es>     ******
> 
> 
>   Hi!
> 
>   I'm having problems tryin' to link minivend pages with pages on another site.
> 
>   I have a form. I'm doing a normal checking for the form, and, in case
> of a success check, i would like to jump to another page, a normal one, outside
> of minivend's control.
> 
>   I'm trying to set mv_nextpage="http://www.wherever.com" and it doesn't work.
> 
>   I've been also trying with mv_sucesspage and didn't work.
> 
>   Does anyone know if there is a way to jump to a normal URL after 
> the [procces target] for the form.
> 
>   Lots of thanks
>   JULIO GArcia
>   MHP Systems, S.L.
> -
> To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
> 

Hi,

make a page e.g. goout.html and writes this into this page

[tag op=header interpolate=1]
Status: 302 moved
Content-type: text/html
Location: [area href="http://www.anydomain.com/anypage.html?anyparams"]
[/tag][set mv_no_cache]1[/set]

or

<HTML>
  <HEAD><TITLE>Bankingtransaction!</TITLE></HEAD>
<BODY Onload="document.forms[0].submit();">
<SCRIPT>
<!--
{document.location.href="http://www.anydomain.com/anypage.html?anyparams"}
//-->
</SCRIPT>
		Transaction in process! We see you later!
</BODY>
</HTML>

Change the mv_nextpage to goout.html!

Not tested!

Good luck!

Joachim


-- 
Hans-Joachim Leidinger
buch online                 jojo@buchonline.net
Munscheidstr. 14            FAX: +49 209 1971449
45886 Gelsenkirchen



Search for: Match: Format: Sort by: