I have to make a redirection on an existing index.prg.
When I insert the following code I get an error ...
- Code: Select all Expand view
- <!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="2; URL=https://www.winhotel.space/lp/bergland_sillian/landingpage1.prg">
</head>
<body>
<h1>My Website</h1>
<p>Some text...</p>
</body>
</html>
The link is https://www.winhotel.space/mm_69RO24_bergland/index.prg
And the error is
- Code: Select all Expand view
- Error: Syntax error "syntax error at '<'"
operation: line:1
called from: HB_COMPILEFROMBUF, line: 0
called from: ..\source\exec.prg, EXECUTE, line: 68
Source:
Maybe someone can help me please...very kind regards and thanks in advance
Ruth