Articles

Metasploit Framework Windows Tutorial
Remote Desktop Connection
Windows Processes That May Be Dangerous
How-To use NetCat a Tutorial
Common Linux Commands
Common Ports
Netcat Commands
HTTP Response Codes
War-Google Hack Terms
Wardriving
Avoiding Social Engineering and Phishing Attacks
Intrusion Detection on Linux
Linux Intrusion Detection
Penetration Testing Guide
Penetration Testing Tools
Social Engineering Fundamentals, Part I: Hacker Tactics
Social engineering (computer security)
The Psychology of Social Engineering

The Archives

General GSO
GovernmentSecurity.org News & Suggestions
In The News
Open Topic
General Security Information
Trash Can
Exploit & Vulnerability Mailing List Archives
Trial Member Forum
Product and Program Reviews GSO Tutorials
System Security
Windows Systems
Beginners Section
Linux & Unix Systems
File Downloads
Exploit Research & Discussion Trojan & Virus Errata
Networking Security / Firewall / IDS / VPN / Routers
System Hardening
E-Mail Security
Wifi Security
Trial Member Uploads
Upload discovered Trojans & Mal ware
GSO Programming Section
C , C++ , VC++
Visual Basic.NET
Perl /CGI
Java/Javascript
PHP/XML/ASP/HTML
Assembly + Other
The Cork Board
Network Security Consultant Directory
Network Security Jobs
The Archives
Encryption Information
General Network Security
Internet Anonymity
HTTP Protocol Security
Linux Security
MS IIS Information
Exploit Articles
Programming / Tool Design
GSO Software Projects
Public Downloads
Microsoft Security Questions and Papers

kingvandal
How can I make a say .asx file load inside the browser window without loading the actual media player in windows? I want the file to load inside the browser and play there not have windows media player actually startup as if you where watching a movie.

kv--
chris105
Could you not put a windows media plugin in in frontpage or something then use vbscript to set the properties on it? I dont know that is just a guess but I assume it would work. Or you can convert it to quicktime and use the quicktime plugin which opens inside the browser.
dlproof
If you would like to embed the video in the page then you must use the <embed> tag example:

CODE
<embed SRC=http://www.yourhost.com/folders/media_to_play.wmv WIDTH=int HEIGHT=int AUTOPLAY=boolean CONTROLLER=boolean LOOP=boolean >


This can be used by any form of media that is supported by WMP... I think code is from another website go to:w3schools to learn more about this.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2005 Invision Power Services, Inc.