Home
About
Contact
Categories
Classic ASP (28 - Sub-Categories)
CSS (1 - Sub-Category)
JavaScript (4 - Sub-Categories)
Databases (22 - Sub-Categories)
ASP.NET (23 - Sub-Categories)
Delphi (5 - Sub-Categories)
Windows Server Core (3 - Sub-Categories)
VMWare (1 - Sub-Category)
Code Editing Tools (2 - Sub-Categories)
Linux (2 - Sub-Categories)
Dell Servers (15 - Sub-Categories)
Bug Reports
(Bugs Fixed
New CFFCS Coding Source is still in Beta
Please report any errors to the [Contact] page. Thank you.
Classic ASP (28)
CSS (1)
JavaScript (4)
Databases (22)
ASP.NET (23)
Delphi (5)
Windows Server Core (3)
VMWare (1)
Code Editing Tools (2)
Linux (2)
Dell Servers (15)
Resources
[View The Source Code For This Project]
Format SQL Script
Classic ASP
Forms
ASP Classic play YouTube videos on your page
HTML
YouTube ID
CSS
#YTBut { border-radius: 10%; width: 25%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; resize: vertical; } #YTField{ border-radius: 10%; width: 25%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; resize: vertical; }
Classic ASP
Load.asp
YouTube ID
<%' Create our variable getSub = request.form("Submit") ' Next we call our variable and query it against the value of the input if getSub="Play YouTube Video" then UTube = trim(request.form("YouTube")) UTube = replace(UTube, "'","'") %>
<%end if%>
Preview
Tags
play YouTube videos on your site
asp classic play YouTube videos on your site