cyber_ghost Posted October 29, 2007 Share Posted October 29, 2007 im developing a site now... which capable of uploading files from client machine.. after downloading files... the creator/ client are capable of reviewing its uploaded documents.. guided by href links as a direct link to its file..... but my problem is how can i downloaded those files from the ftp? i try href="/folder/file.doc"> file.doc </a> == > but the browser says "The website declined to show this webpage" please help me about this.... thank you in advance Quote Link to comment https://forums.phpfreaks.com/topic/75156-ftp-file-downloading/ Share on other sites More sharing options...
sford999 Posted October 29, 2007 Share Posted October 29, 2007 You need to have the full URL in the <a href=""> You can`t use <a href="/folder/file.doc"> Quote Link to comment https://forums.phpfreaks.com/topic/75156-ftp-file-downloading/#findComment-380105 Share on other sites More sharing options...
cyber_ghost Posted October 29, 2007 Author Share Posted October 29, 2007 i already try this... but it has same effect with previous one........ Quote Link to comment https://forums.phpfreaks.com/topic/75156-ftp-file-downloading/#findComment-380106 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.