I wrote the site using a desktop PC in .NET 4.0 VS2010 VB code. although the pages show up in a mobile phone for example you constantly; have to "pinch" the screen to adjust the size after pages refreshes to see it correctly.
Can some one give me specific code to figure out the browser size?
And then how to size the page. These pages don't contain a lot of information. this iste is a database site with no images.
Or at least find out how to make the page fit a smaller screen instead of 1024 x 768
Although I tried to make all the items on the page smaller I suspect the site.master file is keeping it big.
The site uses SQL server and Stored Procedures etc so I don't move it.
I know code behind the pages pretty well, but don't know style sheets or site.master well enough to adjust the page widths.
let me know which code to past here for you to examine.
DougP
Can some one give me specific code to figure out the browser size?
And then how to size the page. These pages don't contain a lot of information. this iste is a database site with no images.
Or at least find out how to make the page fit a smaller screen instead of 1024 x 768
Although I tried to make all the items on the page smaller I suspect the site.master file is keeping it big.
The site uses SQL server and Stored Procedures etc so I don't move it.
I know code behind the pages pretty well, but don't know style sheets or site.master well enough to adjust the page widths.
let me know which code to past here for you to examine.
DougP