View Single Post
  #3 (permalink)  
Old 08-02-2007, 09:32 AM
rwarriner rwarriner is offline
Junior Member
 
Join Date: Aug 2007
Posts: 12
Default

I did change a few things in process master. I commented out 2 lines with the copy right code and I changed the line to increase height of the popup for the display. That's it. I'm one of those kind of developers - should I try to restore this page from the zip and see if that fixes it?
<!-- CORRECTION - I edited the poll output include file -->
"width=" & (intWidth * 2) & ",height=" & (intHeight * 2.5) &

The page does have javaScript enabled and I'm using SQL Server.

Thanks!
R

Last edited by rwarriner : 08-02-2007 at 09:38 AM.
Reply With Quote