Xeef
11-16-2004, 08:53 PM
hi again
i realy was mising this
to have no idea and ask stupid questions :)
here one more :
can i give a html page an init parameter
somthing like
www.side.com/start.html?Var=100
and in side the html :
alert(Var)
so i get an alert whit 100 in it
or instantly call a cunction
www.side.com/start.html?MyFunction()
in html
function MyFunction(){alert(100)}
THX in front for any help
i realy was mising this
to have no idea and ask stupid questions :)
here one more :
can i give a html page an init parameter
somthing like
www.side.com/start.html?Var=100
and in side the html :
alert(Var)
so i get an alert whit 100 in it
or instantly call a cunction
www.side.com/start.html?MyFunction()
in html
function MyFunction(){alert(100)}
THX in front for any help