G
Guest
Hi,
I have an .asp file, that has some functions written in
LANGUAGE="JavaScript". I need to have a C# program, that includes this .asp
file and use the functions written in it.
I mean that I have to call the functions (present in .asp page and written
in 'JavaScript'), pass required parameters to the functions and get the
result from it into my C# program.
How should I include the .asp file so that my desired functionality can be
acheived.
Can someone please suggest me a way to move ahead on this.
Thanks,
Shankar.
I have an .asp file, that has some functions written in
LANGUAGE="JavaScript". I need to have a C# program, that includes this .asp
file and use the functions written in it.
I mean that I have to call the functions (present in .asp page and written
in 'JavaScript'), pass required parameters to the functions and get the
result from it into my C# program.
How should I include the .asp file so that my desired functionality can be
acheived.
Can someone please suggest me a way to move ahead on this.
Thanks,
Shankar.