I'm working on a little HTML window and I can't seem to get rid of the vertical scroll bar even though it is dimmed out and unusable. Does anyone know of a way??? Also, I am working on replacing the audio/video section. I want to keep the default icons for aspect ratio. What i've done so far is go through and screen capture all of the different aspect ratio icons (shown) and save them as 1.33.jpg 1.66.jpg 2.30.jpg etc. I am using "if / else" statements to read: <DP NAME="VIDFORMATS" Ratios="yes"> This determines which image to load. What I am wondering is if there is an better way. In the reports section there is a very customizable aspect ratio icon. My goal is to have one "window" (no scroll bars) with the A/V info plus the location and the IMDB link. Now that i'm going, here's another. Why is it that a window by itself always has a title bar attached to it but if you tab two together the title bar dissapears??? It is a MUCH cleaner look without the title bar. I would really like for it (my HTML window) to be without a title bar or any tabs. Any help would be great. Many thanks, Blair |