HTML Help?

Chat about anything and everything... (well almost anything) Whether it be the front porch or the pot belly stove or news of interest or a topic of your liking, this is the place to post it.

Moderator: S2k Moderators

Message
Author
StormScanWx
Category 5
Category 5
Posts: 1242
Joined: Mon Dec 05, 2005 7:53 pm

HTML Help?

#1 Postby StormScanWx » Sun Sep 16, 2007 1:18 pm

I figure there are some smart HTML people involved with this forum, so I have a question.

I have webspace, and it has a .mp3 file that I recorded. What I want to do is have a redirect where all users would have to type in would be http://www.thisismysite.com/sd (and then have that redirect to the mp3 file like at http://www.thisismysite.com/example.mp3

Replies are GREATLY appreciated.
0 likes   

chadtm80

Re: HTML Help?

#2 Postby chadtm80 » Sun Sep 16, 2007 3:02 pm

StormScanWx wrote:I figure there are some smart HTML people involved with this forum, so I have a question.

I have webspace, and it has a .mp3 file that I recorded. What I want to do is have a redirect where all users would have to type in would be http://www.thisismysite.com/sd (and then have that redirect to the mp3 file like at http://www.thisismysite.com/example.mp3

Replies are GREATLY appreciated.


Code: Select all

<meta http-equiv="refresh" content="0;url=http://www.thisismysite.com/example.mp3">


You would simply put the code above on to your http://www.thisismysite.com/sd page somwhere between your <head> </head> tags.. The 0 in the code above reflects seconds for redirect. Set at 0 it will redirect instantly. Change it to 2 for example and it will redirect after two seconds.. If you need any further help just let me know
0 likes   

StormScanWx
Category 5
Category 5
Posts: 1242
Joined: Mon Dec 05, 2005 7:53 pm

#3 Postby StormScanWx » Sun Sep 16, 2007 3:44 pm

PM sent.

Thanks for your reply.
0 likes   


Return to “Off Topic”

Who is online

Users browsing this forum: No registered users and 5 guests