two scroll bars?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have a vb.net project with a few web pages, in each of the pages they call a custom control type which has scroll bar built in, thats fine and when the pages call each other i can controll the call to the other page by adding scrollbars=no in the window.open call, but when i set one of the pages to set as start page how do i them control if a scroll bar appears????? any ideas? Thanks