You are viewing our Forum Archives. To view or take place in current topics click here.
How to add video on web page Using Source Code
Posted:

How to add video on web page Using Source CodePosted:

ranjeet423
  • New Member
Status: Offline
Joined: Sep 29, 20159Year Member
Posts: 2
Reputation Power: 0
Status: Offline
Joined: Sep 29, 20159Year Member
Posts: 2
Reputation Power: 0
Hello All,
I need some help regarding HTML, the problem is that I want to include video lectures on my web page using video link, I want to dynamically update the lectures on the web page which I add on the default folder for video lectures. I am taking help from few [ Register or Signin to view external links. ] . If you have answer of my query please help me.
#2. Posted:
speed
  • Summer 2019
Status: Offline
Joined: Jun 11, 200915Year Member
Posts: 9,897
Reputation Power: 3160
Motto: "I'l no I grew up to fast speed I no u will be little famous" - Famous_Energy
Motto: "I'l no I grew up to fast speed I no u will be little famous" - Famous_Energy
Status: Offline
Joined: Jun 11, 200915Year Member
Posts: 9,897
Reputation Power: 3160
Motto: "I'l no I grew up to fast speed I no u will be little famous" - Famous_Energy
This can't be done with HTML alone. You'd most likely want to use PHP to get all of the files in that directory and embed them all. It's inefficient, but it would work.

You'd really be better off using some sort of CMS unless you have experience building these kinds of things though.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.