This topic is locked
[SOLVED]

 Question mark in top left of screen

3/19/2012 12:45:09 AM
ASPRunnerPro General questions
M
mows author

Not sure what I've done but now all pages generated for a single site created in ASPRunner 7.0 are now comming up with a question mark in the top left corner.
Example code is below. You can see the ? char appears befor the doctype statement.
I've tried creating and fully removing the header and the mystery ? character does not appear related to the header
?<!doctype html>
<html lang="en">
<head>
<title>Login</title>
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<link REL="stylesheet" href="styles/default.css" type="text/css">
<link REL="stylesheet" href="styles/PurificBlue_white/style.css" type="text/css">
<link REL="stylesheet" href="pagestyles/login.css" type="text/css">

Sergey Kornilov admin 3/19/2012

Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. We'll be glad to assist you with this.

M
mows author 3/21/2012



Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. We'll be glad to assist you with this.


Thank you.
I've actually resolved the issue. I had corrupted my ASPrunner installation whilst try to modify code. I resolved the issue by re-installing ASPRunner.