Forum Moderators: mack
Basically, I'm playing around with SHTML pages with the content being imported from a HTML page (thus making it easier for people to edit, in theory) - this is all still quite new to me, so I'd appreciate as much help as possible (this is my second question on the topic of SHTML this week)
Anyway, whilst I'm working on my pages I'd like to check to see how the look before uploading them to my websever, so is there anyway that I can view my work in progress offline?
Many thanks
The best way is to install you own test server and preview it on there. Ideally, you set up a second machine to be as similar to your Host as possible. if you don't have a second computer, you can install apache or many other servers directly on yor development machine.