Просмотр поста

.
jimy
venom (26.06.2012/22:04)
jimy, not necessarily ,so to easier
<form action="' . $set['homeurl'] . '/go.php" method="post">
this is on my form login,

echo '<div data-role="controlgroup"><form action="login.php" method="post" data-ajax="false">';


its working,
same on my form go on my end.php

echo '<div data-role="fieldcontain"><form action="' . $set['homeurl'] . '/go.php" method="post" data-ajax="false">';


check the url sir, when you klik go the url address is still http://home.url/go.php
but when the ajax dissabled by using that code the location of header normally