Hi, I have 2 questions:

1) If I write a function in VBScript, how can I call it from within my asp-page?

2) I have some code written in javascript that I want to run from within some code in VBScript. (How) can I do that?

Thanx!