Tag Archives: Response Write

Way of making first page viewed use 1 style sheet and other pages a different sheet?

Hi all Can there be a way connected with coding: 1st page viewed on a session (regardless that page it is) = CSS page 1 most of other pages viewed = CSS published 2 I have a site the place that the landing pages are generally 1 of 7-8 webpages, but people COULD POSSIBLY land onto additional back pages. What I would prefer to do is usually to make the very first page they land on have a very big impressive masthead by using large rotating graphics of previous work however to make subsequent pages use a very small masthead so people any longer ! keep scrolling along. Depends around the programming language used, and no matter the way you do it, it shouldn’t get perfect (mostly because people have option not just to save cookies/session variables about their machines). Here’s how you’d take action in ASP: Code: when Session (" visited" ) < > " 1" in that case Session (" visited" ) = " 1" Reply. Write " < url href=" " first-stylesheet. css" " rel=" " stylesheet" " type=" " text/css" " /> " altogether different Response. Write " < url href=" " subsequent-stylesheet. css" " rel=" … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment