PDA

View Full Version : Need help with my html script


jennifer1818
12-27-03, 11:08 PM
Hello everyone. I have a challenge for anyone willing to accept it, I recently bought a domain/ a 3 page website, to start my own business... however i need help BIG help with uploading a functioning Membership and Order form see www.travelsandgifts.com I currently have one page on the site. Can someone please help me with the html code.

Thanks : email Jennifer1818@tstt.net.tt

Xtremist
12-28-03, 12:38 AM
Hi,

I have completed several e-commerce sites in the past and would love to offer my assistance.

From what I can see, it looks like you are using Register.com's hosting and you will want to change this to get a real site going. There are tons of options out there for hosting and I'd add 25 bucks or so in your budget for hosting the site on a good server with good speed.

You can choose to go the LAMP (Linux, Apache, MySQL, PHP) way or the WIMA (Windows, IIS, MSSQL, ASP) way. There are tons of great scripts either way but PHP usually is free where ASP usually cost. This doesn't mean PHP is not as good because it is often better due to the open source enviorment that it has. OS Commerce is a great free script and with Linux and MySQL, you can usually get off for free when it comes to hosting yourself. (equipment aside)

Let me know if I can helo!

gwx
12-28-03, 10:35 PM
Obviously, you would need some knowledge of the various databases / scripting languages. The databases you could use are PostgreSQL, mySQL, Microsoft Access, Oracle Database.

The various languages include Microsoft's ASP, PHP, Macromedia's CFML and Sun Microsystem's JSP.

I would recommend using the PHP/MySQL combination. Firstly, because I am an open source advocate (LOL) and secondly, because there is more support, and thirdly, because it is more affordable.

In fact, I only know how to script using PHP. I've never gave ASP a try.

nakulgoyal
12-28-03, 10:36 PM
Let me know if u need some help. :-)

jennifer1818
12-29-03, 11:55 AM
It has been the most helpful thus far I will let you know how it turns out.