|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Removing toolbars from browser
I am currently runnning a band related website and would like a visitor to my site to be able to do several things when they click on a song link.
1 Open a new browser windows that doesn't display toolbars and can be set to a certain size ie 400 by 300 pixels with the song lyrics on this page 2 Open the song file and run it in windows media player or similar 3. Create a send mail to tell me that a song has been downloaded. I have been able to get this to work partially, but it sends another mail when the page is refreshed. Any help would be greatly nappreciated!! |
|
#2
|
|||
|
|||
|
RE: Removing toolbars from browser
|
|
#3
|
|||
|
|||
|
RE: Removing toolbars from browser
Assuming the user has the relevant plugins installed in their browser, it should just be a case of linking to the file:
With regards to sending an email when they download the song, do you have database access? What you could do is log the download in a database, along with IP Address which would help to eliminate refreshes. Alternatively you could use sessions or cookies to pass a variable across. Perhaps pass a variable of the current time, then check to see if the page is refreshed within the next hour. Any preferences? |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Removing toolbars from browser |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|