This topic is locked

%> Appearing on top left of every screen

11/12/2007 7:05:50 AM
ASPRunnerPro General questions
H
harringtonb author

Hello
I am using ASPRunner 4.0 (Build 97). We have used ASPRunner to Web-enable many databases and the software works great. However on the top left of every page (login, add, edit, etc) there is the %> symbol. Can anyone help us to remove this.
Thanks.,

Regards,

Brian

M
Michael7 11/12/2007

check your include files. Maybe the header. some of these files are empty with just the asp brackets below. if you are missing the opening or closing

bracket it will just be sent to the browser as html instead of being read as asp with no content
<%

%>

Sergey Kornilov admin 11/12/2007

Brian,
you can also zip and send your files to support@xlinesoft.com for investigation.

H
harringtonb author 11/13/2007

Thanks Sergey but I found the solution to my problem. One of my 'include' files which I had modified had an extra %>

Problem is resolved.

Thanks for the help.
Regards,

Brian