kona0197 kona0197

I need some advice on website design

I need some advice on website design

First of all, a friend of mine wants to know how much it would cost him to get a very nice website up and running. So if any here now, please advise me.

He needs a site that will supoort checkout with Visa/Mastercard and he wants the site for retail purposes.

How much does it cost to set all that up? about $3000 I would say?
7,075 views 31 replies
Reply #26 Top
Also looking for the search form script, the site it will be used in was made entirely In Dreamweaver MX 2004 if that helps.
[Message Edited]
Reply #27 Top

Re #25: Depends on a lot of things... What language? ASP or PHP?  Is your site hosted on Linux or Windows?  Do you have multiple account to authenticate or just one username/password? Do you have a database or users or do you want to set the username and password to check for in the script itself?

Re #26: I assume the text of your site is in the HTML not in a database, therefore searching is more difficult. I would suggest to simply implement a Google search box for your site. All you need is copy-paste this script on your web page:  http://www.google.com/searchcode.html#both

Reply #28 Top
Re #25: Depends on a lot of things... What language? ASP or PHP? Is your site hosted on Linux or Windows? Do you have multiple account to authenticate or just one username/password? Do you have a database or users or do you want to set the username and password to check for in the script itself?


I don't really know if it is ASP or PHP as I did not design design the site personally, my partner did, Windows, Would probably be just one username/password, In the script itself I'd say.
[Message Edited]
Reply #29 Top

Then it has to be either PHP or ASP. You don't want to do it in javascript and have the username and password written for anybody to just read it in the source.

Your whole site doesn't need to be PHP or ASP, just that one login page. If it's hosted on a Windows machine,then it probably supports ASP, while if it's hosted on Linux it probably supports PHP.  In either case, it's a very simple script.

Reply #30 Top
Just tell me if the hosting server supports ASP or PHP and I'll send you the script by email.
Reply #31 Top
Hum, DWatson, open a new thread about this, as this is far from the original request.  Or just email me.