I have just started work on implementing an interface for mobile devices for a existing site created w/ASPRunner and have number of questions on controlling the page size.
Questions:
- Where can I set the maximum page width & height in pixel to support the device? (CSS? or templates)
- I can detect the browser thru server variables, but would it be more logical to have a separate log in interface for the second site? The goal is to publish the main site and detect the browser and send the user to the appropriate site for processing either before lo gin or after.
Thx
John