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. how to use the go to meeting from inside my web application

how to use the go to meeting from inside my web application

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
6 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.
  • M Offline
    M Offline
    monafr81
    wrote on last edited by
    #1

    i have a button in my web application and i want when the user click it it opens the go to meeting how can i do that and i need some sample code plz thanks a lot

    LA ELAH ELA ALLAH MOHAMED RASOL ALLAH

    E A 2 Replies Last reply
    0
    • M monafr81

      i have a button in my web application and i want when the user click it it opens the go to meeting how can i do that and i need some sample code plz thanks a lot

      LA ELAH ELA ALLAH MOHAMED RASOL ALLAH

      E Offline
      E Offline
      Eduard Keilholz
      wrote on last edited by
      #2

      What is 'the go to meeting'.... I guess you want to doubleclick the button in design-view. In the generated code enter

      Response.Redirect("meeting.aspx");
      Response.End();

      .: I love it when a plan comes together :. http://www.zonderpunt.nl

      1 Reply Last reply
      0
      • M monafr81

        i have a button in my web application and i want when the user click it it opens the go to meeting how can i do that and i need some sample code plz thanks a lot

        LA ELAH ELA ALLAH MOHAMED RASOL ALLAH

        A Offline
        A Offline
        Abhishek Sur
        wrote on last edited by
        #3

        From your client use window.location.href = 'https://www2.gotomeeting.com/'; on Javascript onclick of the button. ;)

        Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


        My Latest Articles-->** Simplify Code Using NDepend
        Basics of Bing Search API using .NET
        Microsoft Bing MAP using Javascript

        M 1 Reply Last reply
        0
        • A Abhishek Sur

          From your client use window.location.href = 'https://www2.gotomeeting.com/'; on Javascript onclick of the button. ;)

          Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


          My Latest Articles-->** Simplify Code Using NDepend
          Basics of Bing Search API using .NET
          Microsoft Bing MAP using Javascript

          M Offline
          M Offline
          monafr81
          wrote on last edited by
          #4

          when the user click the button i want to open a session into the go to meeting ,in go to meeting web site they said that it's possible to integrate between go to meeting and my own application but they didn't say how to do that so i hope to fine any sample code demostrate how can i open a session to the go to meeting thanks

          LA ELAH ELA ALLAH MOHAMED RASOL ALLAH

          A 1 Reply Last reply
          0
          • M monafr81

            when the user click the button i want to open a session into the go to meeting ,in go to meeting web site they said that it's possible to integrate between go to meeting and my own application but they didn't say how to do that so i hope to fine any sample code demostrate how can i open a session to the go to meeting thanks

            LA ELAH ELA ALLAH MOHAMED RASOL ALLAH

            A Offline
            A Offline
            Abhishek Sur
            wrote on last edited by
            #5

            Go to meeting is actually a paid service. I think you should ask the tech guy from Go To meeting on the exact procedure to open a session. I think there must be a web service exposed to open a new session. I am sorry, I never did this before. Like to see if anyone can give a valid input to this. :)

            Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


            My Latest Articles-->** Simplify Code Using NDepend
            Basics of Bing Search API using .NET
            Microsoft Bing MAP using Javascript

            M 1 Reply Last reply
            0
            • A Abhishek Sur

              Go to meeting is actually a paid service. I think you should ask the tech guy from Go To meeting on the exact procedure to open a session. I think there must be a web service exposed to open a new session. I am sorry, I never did this before. Like to see if anyone can give a valid input to this. :)

              Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


              My Latest Articles-->** Simplify Code Using NDepend
              Basics of Bing Search API using .NET
              Microsoft Bing MAP using Javascript

              M Offline
              M Offline
              monafr81
              wrote on last edited by
              #6

              thanks a lot :)

              LA ELAH ELA ALLAH MOHAMED RASOL ALLAH

              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