Can I download embedded midi file in XP ?

  • Thread starter Thread starter Patrick
  • Start date Start date
P

Patrick

Guest
Hi,



I am using IE7 with XP.



Would it be possible to download an embedded midi file from a web site?

The source code is something like:



if(ap_name=='Netscape')

{

document.write('
 
Patrick wrote:

> Hi,

>

> I am using IE7 with XP.

>

> Would it be possible to download an embedded midi file from a web

> site? The source code is something like:

>

> if(ap_name=='Netscape')

> {

> document.write(' =true hidden=true loop=2')

> }

> else

> {

> document.write(' autostart =true hidden=true loop=2')

>

> Thanks




Web address, please?
 
If you must make identical posts to multiple newsgroups, please cross-post

one (1) message to all of them. Thank you.



Multiposting vs Crossposting:

http://www.blakjak.demon.co.uk/mul_crss.htm





Patrick wrote:

> Hi,

>

> I am using IE7 with XP.

>

> Would it be possible to download an embedded midi file from a web site?

> The source code is something like:

>

> if(ap_name=='Netscape')

> {

> document.write(' =true hidden=true loop=2')

> }

> else

> {

> document.write(' autostart =true hidden=true loop=2')

>

> Thanks
 
On Mar 21, 9:08 pm, Patrick wrote:

> Hi,

>

> I am using IE7 with XP.

>

> Would it be possible to download an embedded midi file from a web site?

>   The source code is something like:

>

> if(ap_name=='Netscape')

>      {

>       document.write(' =true hidden=true loop=2')

>      }

>     else

>      {

>       document.write(' autostart =true hidden=true loop=2')

>

> Thanks




1-Yes it is.

2- and you have done so by simply listening to the sound file...

3- it's in your Temp Internet folder.

4- copy it to where you want to save it, rename as you want.
 
Back
Top