It is currently Tue Sep 01, 2026 1:28 pm


Web design and Adobe Golive

Help with Web Design, Programming, and Graphics

Moderator: Gecko

Web design and Adobe Golive

Postby jugement » Wed Oct 15, 2003 1:46 am

I have a small website up and running. I would like to include links so that users would be able to dl files they need. So by clicking on the link, a small window would pop up (windows style) asking to save file and etc.....like we see so much on websites.

Now here is the setup. My website is hosted on my internet provider server, which i build with Adobe Golive.

I have a second machine that would act as a file server,so when a user clicks on a file to dl, he would get it from my server,since my hosting slot is only 5megs in size max.

Question.

Is this feasable or im just dreaming.?

How can i in Golive or other means to have a windows type window pop up with the typical download message. Cause if i apply just a regular link, the user will end up in my sever with files to choose from instead of having it automatically dl .

Is this clear enough?.

Thanks in advance.

Jugement.
:classic:
User avatar
jugement
Newbie
Newbie
 
Posts: 10
Joined: Sun Oct 12, 2003 1:00 am

Thanks given:0
Thanks received:0
Top

Postby Restek » Wed Oct 15, 2003 2:08 pm

Could you post the html code that you are using for the link? Would this not work?
<a href=servername/filename>File</a>
User avatar
Restek
Geek Alumni
 
Posts: 1002
Joined: Tue Sep 18, 2001 1:00 am
Location: Uk

Thanks given:0
Thanks received:0
Top

Web design and Adobe Golive

Postby jugement » Thu Oct 16, 2003 11:49 pm

Well. The nice thing about WYSIWYG software is that you dont have to worry much about coding and may be time saving. On the other hand, it is a sort of handicap. Can't have it all.

On my text saying dl, i have a link to a URL which is my server,and thats what it does, redirect me to my server which is not i want.

If i try this <a href=servername/filename>File</a> It doesnt not work.
But this
]<a href=servername/</a> works!.

So i think this is the wrong approach. I need some type of action in Golive or this can be done by some other coding .Dunno.

Jugement. :classic:
User avatar
jugement
Newbie
Newbie
 
Posts: 10
Joined: Sun Oct 12, 2003 1:00 am

Thanks given:0
Thanks received:0
Top

Postby Gecko » Fri Oct 17, 2003 3:07 am

Have you tried this?
<a href=servername/file-name</a>
Are you using a ftp server as the file server?
What type of file extension are your trying to download?
This might have to do with setting the MIME types on the ISP server. The server needs to know what to do with a file that has the extension that you are trying to download. You'll need to check the documentation for your particular Web server to find out how to add a MIME type.
It is usually a pretty straightforward operation
User avatar
Gecko
Super Moderator
Super Moderator
 
Posts: 5209
Joined: Thu Oct 25, 2001 1:00 am
Location: Florida, USA

Thanks given:1
Thanks received:23
Top

Postby Restek » Fri Oct 17, 2003 12:24 pm

Also, are you including the file extension in the link?
User avatar
Restek
Geek Alumni
 
Posts: 1002
Joined: Tue Sep 18, 2001 1:00 am
Location: Uk

Thanks given:0
Thanks received:0
Top

Web design and Adobe Golive

Postby jugement » Sat Oct 18, 2003 3:55 pm

I did what you said and it seems to work.

All i need is to type the url with the filename and extension.

Thank you once again,you've been very helpfull!!!.

Jugement. :)
User avatar
jugement
Newbie
Newbie
 
Posts: 10
Joined: Sun Oct 12, 2003 1:00 am

Thanks given:0
Thanks received:0
Top


Return to Web Development

Who is online

Users browsing this forum: No registered users and 0 guests

cron