Ask Experts Questions for FREE Help !
Ask
    irfan123's Avatar
    irfan123 Posts: 1, Reputation: 1
    New Member
     
    #1

    Oct 8, 2007, 01:01 AM
    Calling Java Script Function in C# code
    How to call a java script function in c# code.
    jstrike's Avatar
    jstrike Posts: 418, Reputation: 44
    Full Member
     
    #2

    Oct 11, 2007, 02:08 PM
    If you're talking about client side JavaScript then the answer is you can't. C# is executed on the server, JavaScript is executed on the client. The C# page could write out the JavaScript but as far as call a function directly from the C# code, you can't.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Java code [ 2 Answers ]

Please give me a simple java code for addition of two numbers here two numbers are accepted From users please give me explanation about each code

Java code [ 2 Answers ]

Please give me a java program for additon of two numbers here nos are accepted from users here I am not confident about java program so please gieve me java code I only understand a hello program so please help me

Java code [ 1 Answers ]

What is difference between argument and parameter element as use in calling routines/coding a method? Can one use them interchangeably for talking/writing purposes?

Java Script Enable [ 1 Answers ]

When a web site ask you, are you Java Script enabled. How do I know if I am? I see this on some web sites. I use windows XP Pro. Thanks in advance Fred


View more questions Search