Ask a Question related to ASP.NET Building Controls, Design and Development.
-
xdude #1
Newbie, pulling a video from another web page
Hi guys, sorry if this seems stupid
I'm running asp .net 2.0, I'm trying to pull a video that's displayed in
another web page so I can display it in my page, does any one have an idea
on how to do this?
Best regards
xdude Guest
-
Pulling up another page based on input in a form
I have a simple website with a form & one field that is for a drawing number. I want the user to input the drawing number & pull the drawing up... -
Video tv on asp page
Hi! I want to stream the output of video tv card to an asp page, the tv card supports streaming, but i dont know what i have to put in the asp... -
More than one video on a page
Hi, I have a requirement to develop an application having 4 active webcams simultaneous on same page. We are using Flash communication server and... -
Newbie video question
I have read all of the questions on video files pertaining to Quicktime stating that to use a quicktime video file Quicktime must be installed on the... -
MPEG video on page won't load video--just audio
I am trying to embed an mpeg vido using the plug-in feature. When I upload the page to the server it only shows the RealOne sound controls, but not... -
Mark Fitzpatrick #2
Re: Newbie, pulling a video from another web page
Best way is to look at the source of the page to determine where it is
pulling the video. Just keep in mind, if the video is copywrited then this
is definitely in the illegal category to pull from another site. Also, it
annoys other sites when someone starts playing videos that they host without
permission as it eats into their bandwidth (whcih can cost them money).
You could use a screen-scraping system to determine the url of the video
being played, but this is more time consuming and usually just looking at
their code is the smartest way to figure it out. Of course, there are ways
that they can hide the full url and if it's a flash animation video you'll
have to find a utility that will let you open the url and save it without
attempting to load a flash player.
--
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006
"xdude" <iodataser@yahoo.com> wrote in message
news:eY$KPTFBHHA.3604@TK2MSFTNGP04.phx.gbl...> Hi guys, sorry if this seems stupid
>
> I'm running asp .net 2.0, I'm trying to pull a video that's displayed in
> another web page so I can display it in my page, does any one have an
> idea on how to do this?
>
> Best regards
>
Mark Fitzpatrick Guest



Reply With Quote

