2018-10-29, 01:56:32
Hi Bigin,
I found a solution: I created a new html file with the following content:
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://localhost/GetSimpleCMS/index.php?id=test">
</head>
</html>
and in the form I call this site and that works. I don't know why it does not work directly in the form.
I found a solution: I created a new html file with the following content:
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://localhost/GetSimpleCMS/index.php?id=test">
</head>
</html>
and in the form I call this site and that works. I don't know why it does not work directly in the form.