2008-01-05, 03:54 AM
Try changing the <img> tag in index.aspx from:
Also check the resolution of %TEMP%\pch.jpg.
Quote:<img src="/getscreen.aspx?i=<% GetTimestamp();%>" width="<% GetWidth(); %>" height="<% GetHeight(); %>" />to
Quote:<img src="/getscreen.aspx?i=<% GetTimestamp();%>"/>
Also check the resolution of %TEMP%\pch.jpg.