Click to See Complete Forum and Search --> : ASP ecommerce site
chrisginoz
06-17-2005, 06:37 PM
Hi
I have been asked to do an ecommerce site to function exactly like this one. I was wondering if anyone recognised this as an off the shelf one. Otherwise it may mean building from scratch.
http://www.kangaroophotos.com/mp_client/pictures.asp
Thx
Chris
chrisginoz
06-18-2005, 05:34 AM
Found the developer
http://www.morephotos.com
Cheers all
woj37
09-28-2006, 11:33 PM
So did you build a similar system. I'd be interested if so. I've actually used morephotos and it's a great system, but I also have my own server where I could save a ton each month hosting my own galleries. Also looking for a similar system run on a local intranet for onsight viewing.
woj
mojo3120
10-04-2006, 04:04 PM
So did you build a similar system. I'd be interested if so. I've actually used morephotos and it's a great system, but I also have my own server where I could save a ton each month hosting my own galleries. Also looking for a similar system run on a local intranet for onsight viewing.
woj
Can you run php? I've was extremely impressed with gallery2, they've got some real nice add-on modules too. Plus it's open source. The php guys always get all the cool stuff and on top of that it's always free :mad:
woj37
10-04-2006, 04:23 PM
I'm running a windows server of course. Yes, I've noticed how many great apps are for PHP, and FREE as well.
I do run an Apache server offline for viewing stations on my MAC. I'm looking for a solution for offline intranet viewing and possily ordering.
What would be perfect for offline is a site you can point to a directory, and have it navigate through the photos without having to res anything down. Simply showing the directory structure in a very nice simple layout. When adding a new folder in the directory, it just pops up and you can browse the images.
I'll look into Gallery2 for offsite since I could run it on the Apache Server.
Morephotos is all asp driven, I've worked in it for 8 months now. Its a very nice system, back end is very clean. A few things I could do without, at the same time, a few things I could add or make better. As much as I spend every month using morephotos, I could develop my own and run it on my server. Still looking into a solution that would work both on and offline.
woj
mojo3120
10-04-2006, 04:35 PM
I'm running a windows server of course. Yes, I've noticed how many great apps are for PHP, and FREE as well.
I do run an Apache server offline for viewing stations on my MAC. I'm looking for a solution for offline intranet viewing and possily ordering.
What would be perfect for offline is a site you can point to a directory, and have it navigate through the photos without having to res anything down. Simply showing the directory structure in a very nice simple layout. When adding a new folder in the directory, it just pops up and you can browse the images.
I'll look into Gallery2 for offsite since I could run it on the Apache Server.
Morephotos is all asp driven, I've worked in it for 8 months now. Its a very nice system, back end is very clean. A few things I could do without, at the same time, a few things I could add or make better. As much as I spend every month using morephotos, I could develop my own and run it on my server. Still looking into a solution that would work both on and offline.
woj
I'm not sure how, but I know for a fact I can run php on our windows vps. It came with plesk and I noticed an option one day to activate php for a domain. I activated it and loaded a php test script and sure enough it worked.
woj37
10-04-2006, 04:53 PM
That's great, keep us informed on how stable it is and if you run into any problems.
Below is a link to a cgi gallery application. This is what I'm currently using offline. Works great, except for having to res down the images. But for online, its a great system. Although you can add images through the admin area, it also allows me to simply add a folder of images and update the data, bam, they show up. Pretty nice app. Pearlscript, so it can be run on any server running pearlscript.
http://www.imagefolio.com
woj