Results 1 to 10 of 10

Thread: execute or call client side script on server side

Threaded View

  1. #1

    Thread Starter
    Addicted Member jewel's Avatar
    Join Date
    Jul 2003
    Location
    truly asia
    Posts
    153

    execute or call client side script on server side

    Hi, how can I call a client side script on server side?
    one thread here said use response.write("<script language = 'javascript>function Hello() {alert('hello');}</script>") but I tried it and it doesn't work, asp.net doesn't write it as text on the page but it doesn't execute the script too....


    please help...

    thanks
    Last edited by jewel; Oct 12th, 2005 at 05:05 AM.
    xoxo

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width