Can I pass a parameter via a url in smugmug???

svogtsvogt Registered Users Posts: 7 Beginner grinner
Hi. Maybe a silly question. I have some pages that I have put up in smugmug and I want the behavior on entry to a page to be slightly different depending on where the user is coming from. So I coded up my page (http://www.tammybelanger.com/Pages/Services). You will notice at the top I have "services" and if the user clicks on that it will go to the services page and there will be some blue writing at the right that says "click on an item to the left". I also have a drop down which has "portraits" and "wedding photography". If the user clicks on either one of those, I want the appropriate item on the left to be highlighted with a blue arrow pointing to the information which will be on the right. The way I wanted to do that was to pass a parameter in the url (type=0 or type=1 or type=N) depending on what the service was.

It turns out that smugmug just strips that off. I don't want to do separate pages. I want it on one page. Is there any way to accomplish what I want?
Sign In or Register to comment.