[Javascript] question

BEKIM BACAJ trojani2000 at hotmail.com
Tue Jan 28 15:41:57 CST 2003


If you don't have time to learn about SCRIPTLETS than you can try the 
folowing workaround:
use the VBS to write this particular var into some hidden DIV, or some input 
of the hidden type, and use the JavaScript to access the written value. (for 
the DIV use the innerText property to get the string) this way the string 
var in VBS will be translated into undersandable string code for JScript

Otherwise try to find articles where you can learn about Scriptlets and how 
to implement them, you will find them making your life both, easier and more 
complicated at the same time.
Cheers!







>From: "khalid shadeed" <shadeekm at hotmail.com>
>Reply-To: javascript at LaTech.edu
>To: javascript at LaTech.edu
>Subject: [Javascript] question
>Date: Mon, 27 Jan 2003 14:35:09 +0000
>
>Hi
>I have question for you, if you can answer it for me, any help will be 
>appreciated.
>
>I have function on vbscript calling the database and get date difference 
>between two dates for any user, creation date for password and expiration 
>date for password. That function taking parameter the userId, and I have 
>javascript function suppose to get that value as number and test to see if 
>the user has to change the password. Prompt the user message telling 
>him/her that they have to change the password
>The Problem I have is, i do not know how I can pass the result from 
>vbscript function to JavaScript function.
>Thanks in advance and i hope to hear from you soon.
>
>Regards
>
>Khalid Shadeed
>
>
>
>_________________________________________________________________
>The new MSN 8: advanced junk mail protection and 2 months FREE*  
>http://join.msn.com/?page=features/junkmail
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascr

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail




More information about the Javascript mailing list