Guest Posted July 23, 2003 Posted July 23, 2003 Hi everyone, is anyone have any ideas on how I can get my cart on to those mini CDR's that are business card size for people that have computers but no internet? I have one from a company, that is on one of those mini's and it ran by a program called filemaker, anyone know of how I can get my catalog to run at least the products part like a printable catalog, but it is available offline??? Any help would greatly be appreciated.. Doug
xxGeek Posted July 23, 2003 Posted July 23, 2003 that could be kind of hard to do since all of osc pages are created dynamicly (on the fly),, but one idea would be to build an html copy of your site and distribute it that way, i've done that in the past so it doable. all depending on how many products you're talking about, could e very work intensive but possible Hope this helps :wink: The more you do, the more you learn
Guest Posted July 23, 2003 Posted July 23, 2003 thks for the response, but I am looking to do it by modifying maybe the printable catalog somehow... maybe I am dreaming, ideas just help that...thanks Doug
xxGeek Posted July 23, 2003 Posted July 23, 2003 well we know that you can't include ant DB or php files on your cd as that will not work but what you could do is cut your source from parsed files and save that as html than do a searh and replace, for all links and link it all back together get all the proper images into their folder than do the same searh and replace for those too replace all http:// with the usual cd wild card links and that should do it, But i think that building a CC of your osc site is the way to go than what i have done is included a simple java script cart that allows people to add items to it,,, and instead of check out i did call this number to order, it seemed to work ok. you have a full ecommerce site shopping cart and all on a cd doesn't need any internet or anything as long as they have a java compatible browser it will work but if you have the space on that cd you may include it's own browser Anyway this i how i ve done it in the past, hope this helps in some way The more you do, the more you learn
xxGeek Posted July 23, 2003 Posted July 23, 2003 excuse my spelling it's been a long day for me hope all this makes sence to you The more you do, the more you learn
Recommended Posts
Archived
This topic is now archived and is closed to further replies.