Users Viewing This Thread
 1 Guest(s)
amatorbalikci.net

Post Reply  Post Thread 
Create mask url in new window [on downloads site]
Author Message
colin
Senior Member
****


Posts: 251
Group: Registered
Joined: Aug 2007
Status: Offline
Reputation: 0

Country:
Post: #1
Create mask url in new window [on downloads site]

Hi guys

i have downloads site

if you click on download button you will redirect to other web page in new window to download the file

i want address bar in this other web page still viewing my url site (mask other web page url)

this is my download button code, what code that i need to add to do this

Code:

Code:
<a href="downloads.php?do=file&amp;id={$file['id']}&amp;act=down" {$target}><img src="$stylevar[imgdir_button]/download.gif" alt="{$vbphrase['ecdownloads_download']}" title="{$vbphrase['ecdownloads_download']} {$file['name']}" border="0" /></a>


please share your knowledge

09-15-2007 08:15 AM
Find all posts by this user Quote this message in a reply
smacker
Member
***


Posts: 234
Group: Registered
Joined: Sep 2007
Status: Offline
Reputation: 0

Country:
Post: #2
RE: Create mask url in new window [on downloads site]

Use frames. Have your static frame at the top with a back button, and display the other web page in the main window. The url will be the name of the file containing the framesets.

09-15-2007 11:54 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: