| Author | Message | |||||||
|---|---|---|---|---|---|---|---|---|
|
| How to make a download page
okay im in the middle of making a website for my server and i need to make a page with the same design but for a downloads. can anyone help me. im using a program like Dreamweaver.
|
| Re: How to make a download page
Dreamweaver basically does everything for you...what exactly are you having trouble with? ---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
|
| Re: How to make a download page
like im using a program called kompoZer and it works like dreamweaver but i need to make a download page.
|
| Re: How to make a download page
I've never even heard of that. I prefer to do most of my website work in a text editor called Editpad Pro. What I would do is copy/paste most of the code for the main page into the download page source and change all the stuff that needed to be different. In this case I would take out the part that put the date (on the main page) and put in a download link to whatever you're trying to link to. ---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
| |
