4 Dec
2003
4 Dec
'03
1:04 p.m.
Hello, My site is structured with folders. Some scripts are positioned in same directory. example: LoginScripts folder: checkSession checkUserName .... If I want to use script1 from script2, I write this: result=context.LoginScripts.script1() But is exists another way to I access it ? like this: result=./script1() Thanx. -- Best regards, fowlertrainer mailto:fowlertrainer@anonym.hu