Evaluating bids

Zoom Meeting Embedded

Published on the May 21, 2020 in IT & Programming

About this project

Open

My environment is ASPX
I have the main page with a link
And when the user clicks on Matematicas, the zoom meeting should be opened in another webpage
This other page should launch the zoom meeting into an Iframe

I tried many ways setting the URL with different parameters but does not work properly. This is an example.
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="MeetingDisplay.aspx.cs" Inherits="tutoronline.MeetingDisplay" %>

<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
<iframe id="myiframe" name="myiframe" src="https://us04web.zoom.us/wc/74065507022/start" width = "100%" height="800" />
</asp:Content>

We need the zoom meeting with all the available features of a zoom meeting, and when the guest leaves the meeting should be sent to the Main page.


I have read a lot and it seems the only way to do this is using their API, so that is what we need.
Implement the Zoom api in aspx to launch the meeting.

Category IT & Programming
Subcategory Web development
What is the scope of the project? Small change or bug
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
API Integrations Other (Other APIs)
Roles needed Developer

Delivery term: Not specified

Skills needed