R
r+r
Hello ,
could anyone explain how a vb or java script can call a method in a c#
program? What I'm trying to do is getting a string (a link) and pass it to
a text box in my app,more or less I.e. what you have clicking right with
Getright dowload program.
Cannot understand how the script is llinked to the program and runs the
private void receivestring(string str) {textbox.text=str; that's in my app.
Hope you understand what I need and can point me....Thanks
Tue, 03 Aug 2004 21:11:38 +0200
could anyone explain how a vb or java script can call a method in a c#
program? What I'm trying to do is getting a string (a link) and pass it to
a text box in my app,more or less I.e. what you have clicking right with
Getright dowload program.
Cannot understand how the script is llinked to the program and runs the
private void receivestring(string str) {textbox.text=str; that's in my app.
Hope you understand what I need and can point me....Thanks
Tue, 03 Aug 2004 21:11:38 +0200