Forum Moderators: open

Message Too Old, No Replies

Nice opens form

         

orion_rus

10:30 am on Dec 8, 2004 (gmt 0)

10+ Year Member



Hello world
I see an idea that's very interesting, but i didn't know how it happens may be somebody can explain it to me?
I see a link, and when i clicks it a form is shown. Link seems to be like what:

<a
href="http://passport.somesite/passport?mode=auth&amp;retpath=http://mail.somesite/"
onclick="return CheckSession('http://mail.somesite/');" class="enter"><img
src="http://img.somesiteru/i/i-enter.gif" border="0" height="13"
width="13">Enter mail</a>

It's very important to me
Thanks in advance

Bernard Marx

11:09 am on Dec 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Any thing could be happening. We don't know what CheckSession does.

orion_rus

11:54 am on Dec 8, 2004 (gmt 0)

10+ Year Member



But CheckSession is JScript function or something else?

Bernard Marx

2:09 pm on Dec 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes, Javascript.
We're just looking into a black box at the moment.

orion_rus

5:53 pm on Dec 8, 2004 (gmt 0)

10+ Year Member



Heh)) i didn't want to know what it did. I need to understand this mechanism what returns a Jscript funtion from another file. How it possible, syntax, and so on. May be any articles available about this effect?