PDA

View Full Version : Basic page coding


Trana
01-26-2010, 08:40 AM
Hi,

I am gradually replacing a mod with some static content and need help getting a very basic page to work.

Can anyone tell me how to create a page that does the following:

Basic VB connection
Get a variable number from the URL (ex ?=5)
Call a template based on that variable (ex. template_5)

That's it, pretty straightforward. Just need some help or a pointer to how this is done.

Thanks.