Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. JavaScript In a Web Content Form

JavaScript In a Web Content Form

Scheduled Pinned Locked Moved ASP.NET
helpjavajavascripttools
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Assaf82
    wrote on last edited by
    #1

    Hello I try to write a java script function in the web content form but i got this error when runing the application: "'FunctionName' is not a member of 'ASP.pages_gridsample_aspx'" any help will be greatly appreciated Thanks in advance

    Assaf

    T Steve EcholsS 2 Replies Last reply
    0
    • A Assaf82

      Hello I try to write a java script function in the web content form but i got this error when runing the application: "'FunctionName' is not a member of 'ASP.pages_gridsample_aspx'" any help will be greatly appreciated Thanks in advance

      Assaf

      T Offline
      T Offline
      ToddHileHoffer
      wrote on last edited by
      #2

      You are trying to a function to the mark up in aspx. Try using serverside code. Control.Attributes.Add("event", "jsMethod");

      I didn't get any requirements for the signature

      A 1 Reply Last reply
      0
      • T ToddHileHoffer

        You are trying to a function to the mark up in aspx. Try using serverside code. Control.Attributes.Add("event", "jsMethod");

        I didn't get any requirements for the signature

        A Offline
        A Offline
        Assaf82
        wrote on last edited by
        #3

        Please i didn't get it

        Assaf

        1 Reply Last reply
        0
        • A Assaf82

          Hello I try to write a java script function in the web content form but i got this error when runing the application: "'FunctionName' is not a member of 'ASP.pages_gridsample_aspx'" any help will be greatly appreciated Thanks in advance

          Assaf

          Steve EcholsS Offline
          Steve EcholsS Offline
          Steve Echols
          wrote on last edited by
          #4

          Are you trying to call a javascript function from your page's code behind?


          - S 50 cups of coffee and you know it's on! A post a day, keeps the white coats away!

          • S
            50 cups of coffee and you know it's on!
            Code, follow, or get out of the way.
          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups