astage
August 25th, 2004, 03:22 PM
Sorry, I sent these questions in email also, before I spied the link to this forum.
My client, a continuing education school, needs to be able to register students for classes. The number of classes is relativley small, apx 50 in 3 different catagorys.
the only deliverable is a receipt for registration, so shipping options need to be disabled
I would like to have the quanity field be a hidden default of 1, preferrably 1 would be the only legal quanity, as you wouldnt want to register for a class twice.
I would also like to prevent any class(item) from being added in another action, by not allowing any duplicates in the cart during any 1 session.
Are session expirations configuable? I would like a prospective student to be able to save an incomplete registration, and be able to return to it.
what mechinism prevents duplicate account creation?
The only product per say would be a request for a free brochure, and I would like to be able to download these customer records into their desktop DB app, as they do alot of direct mail. Did i read somewhere that I can access the tables directly with phpMyAdmin and export a CVS file?
How many records can the email admin tool handle
Can I bulk load a text file into the products table to set up the store, so I dont have to add 1 at a time.
Is the admin area configurable, i would like to only display options that are useful to my client.
I guess my main question is can the squirrel would as a registration system? If not can you reccomend anything else. I really dont relish having to code the application from scratch
My client, a continuing education school, needs to be able to register students for classes. The number of classes is relativley small, apx 50 in 3 different catagorys.
the only deliverable is a receipt for registration, so shipping options need to be disabled
I would like to have the quanity field be a hidden default of 1, preferrably 1 would be the only legal quanity, as you wouldnt want to register for a class twice.
I would also like to prevent any class(item) from being added in another action, by not allowing any duplicates in the cart during any 1 session.
Are session expirations configuable? I would like a prospective student to be able to save an incomplete registration, and be able to return to it.
what mechinism prevents duplicate account creation?
The only product per say would be a request for a free brochure, and I would like to be able to download these customer records into their desktop DB app, as they do alot of direct mail. Did i read somewhere that I can access the tables directly with phpMyAdmin and export a CVS file?
How many records can the email admin tool handle
Can I bulk load a text file into the products table to set up the store, so I dont have to add 1 at a time.
Is the admin area configurable, i would like to only display options that are useful to my client.
I guess my main question is can the squirrel would as a registration system? If not can you reccomend anything else. I really dont relish having to code the application from scratch