Forum: eCommerce May 5th, 2008 |
| Replies: 10 Views: 2,661 Hi, wasn't here quite a long time, sorry. Well, you are true, maybe I judged Open Source too hard. You can, in fact, get support for it :) But the commercial software isn't only closed source. How... |
Forum: JavaScript / DHTML / AJAX Mar 19th, 2008 |
| Replies: 1 Views: 1,054 <style type="text/css">
body {text-align:center; background-color:#151B8D; color:white}
.intro {text-align:center; font-size:24pt}
h1 {font-size:30pt}
.buttons... |
Forum: eCommerce Mar 19th, 2008 |
| Replies: 10 Views: 2,661 Yes, if you choose Open Source, you get the community. Community is of course a grat thing, but the fact is they don't have to help you. If you really get into trouble, you stay alone with your... |
Forum: PHP Mar 19th, 2008 |
| Replies: 1 Views: 2,038 The right way is obviously that decribed in the official PHP Manual:
http://www.php.net/manual/en/install.unix.php
There are 2 most important points:
1. Apache should load the PHP module.
... |
Forum: PHP Mar 19th, 2008 |
| Replies: 1 Views: 370 I'm afraid it's done not by PHP, but by JavaScript, right on the page. You can use DOM provided by user's browser to clone form elements. Then use PHP's wonderful feature of collecting multiple... |
Forum: IT Professionals' Lounge Feb 25th, 2008 |
| Replies: 13 Views: 12,912 Here's a good resource for those who values their time: Shopping Cart Reviews (http://www.shopping-cart-reviews.com/). You can check & compare them all :)
My preference is also PHP. It's just so... |
Forum: Site Layout and Usability Feb 25th, 2008 |
| Replies: 4 Views: 3,883 Wow, I know that script! Downloaded and tested not so long ago. So, what can I say? It's cool! The interface is very clean, and everything is well ordered. Templates work well, and so do the "tags"... |
Forum: Windows NT / 2000 / XP Dec 28th, 2007 |
| Replies: 3 Views: 627 AFAIK, Windows XP installs very well on SATA drives, and never makes problems with SATA in general. Turn everything on, don't be afraid! Then boot from XP CD and install that thing. Everything should... |
Forum: JavaScript / DHTML / AJAX Dec 24th, 2007 |
| Replies: 8 Views: 4,885 Hi there!
With JavaScript, it's possible to do many things. Including some path wouldn't be complex, but... only if we see the code! Please post some code and we'll see what we can do. |