Turns out it only scrolls when I move it from my computer screen over to my TV monitor that I have hooked up. I guess I will need our IT to look into why it's scrolling for the TV monitor. Thanks...
Type: Posts; User: nicmcd77; Keyword(s):
Turns out it only scrolls when I move it from my computer screen over to my TV monitor that I have hooked up. I guess I will need our IT to look into why it's scrolling for the TV monitor. Thanks...
Thanks!! Is there any reason this code would change the scroll bar on the right to move down a bit? Every time it changes pages, the right hand side scroll bar moves down a bit and cuts off the top...
Ah ok I think I am getting it now. For my own knowledge, how would I modify the code so that is only forces the version every 5 minutes? Our data doesn't change that often so less trips to the server...
Oh never mind. I see it. Thanks!
My apologies. This is all greek to me so I am trying to better understand. So where in the code does it tell it when to go back and get the newest version of the report? The time you have (9000) says...
Hello again. So this is what we went with and it's working great! However, when I first open up the link, each page is displayed for about 7 seconds. Then once it's cycled a couple of times, now each...
One last question, the very top part of the code actually refreshes the report and makes it go back and grab the latest report. Is this still being seen by the code? I wasn't sure if that part is...
Wow thank you so much for your help. I know it is hard to understand withouth looking at it. The report will be up on monitors and I don't want any user interaction. So I was hoping the report could...
Thanks for responding! The problem is I need to advance pages in a report and not cycle through web pages. I guess we are using opendocument so i need it to say "go to the next page".
This is the...
This is way out of my league and I'm using an HTML file that someone wrote for me. I have a Crystal Report up on a huge TV monitor. This report will display the current status of samples. The html...