Hy
ich hätter gerne:
http://www.xy.com/index.asp?x=1
ok, das haben wir also....
<%
if x=1 then url ="blabla.htm" else url= "standard.htm"
%>
Also als If Abfrage nimmst du: Request.QueryString
Als weiterleitung nimmst du: response.redirect
Dann siehts so aus:
If Request.QueryString("x") Then
response.redirect "blabla.htm"
Else
response.redirect "standard.htm"
End IF
dann ein javascript mit [...]
JavaScript brauchst du nun nicht mehr!
Ich hoffe ich konnte dir helfen...
Gruss
DaviD
--
sh:( fo:| ch:{ rl:( br: n4:& ie:% mo:| va:) de:] zu:} fl:| ss:| ls:$ js:(
sh:( fo:| ch:{ rl:( br: n4:& ie:% mo:| va:) de:] zu:} fl:| ss:| ls:$ js:(