Re: the dreaded unitShipCost

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 53844
interpreted = N
texte = Yes sorry, I missunderstood. I'll just bow out now :( Setting a preference for the formulas db would be a good idea ! On Thursday, November 6, 2003, at 09:30 AM, Donovan Brooke wrote: > Stuart Tremain wrote: > >> Yes. > > This is my point. > > Sometimes we as developers like to separate out different > functions of a site (for many reasons) by directory. > > May it be: > To clean up file system structure > To add realm protection > To aid in categorizing areas of a site... > > For example, > I did a site for a company who uses an outside "callcenter" resource > to help take calls for incoming orders. This resource uses a system > I built that is integrated right with the main site. Since all these > templates are original (but retain all the standard discounting > schemes), > I chose to add a "call_center" directory from the root and have all > the templates for the callcenter use inside it. Well, the first thing > I found was the formulas.db didn't work and I had to duplicate it (and > all the corresponding .incs). To duplicate the formulas.db once isn't > such a big deal, but it can get frustrating beyond that. > > It would nice to just say: > > [addlineitems > cart=../dir/[cart]&db=../admin/ > products.db&SKU=[theSKU]&formulapath=../] > > Not to add insult to injury but it would also be nice to be able to > specify your > unique field in the addlineitems context. Why does it have to be > named "SKU"? > > Sorry for the rants today ;-) > > I *can* see a difficulty in doing this though... I think it might be > difficult > to pick a formulas database and then have the respective .inc's come > out right > (the .inc's would have to be relative to the formulas.db and not the > page that > is calling the formulas.db... though I have faith in Scott that he > could figure > this one out ;-) > > Donovan > P.S. Disclaimer: not dble checking my spelling ;-) > > > -- > =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o > DONOVAN D. BROOKE > Eucalyptus Design > WWW Developer / Consultant > <-Web Development (specializing in eCommerce), -> > <-Graphic Design, and Pre-Press Consultation -> > > ADDRESS:> Donovan Brooke > DBA Eucalyptus Design > N2862 Summerville Park Rd. > Lodi, WI 53555 > > PH:> 1.608.592.3567 > email:> dbrooke(AT)euca.us > Web:> http://www.euca.us > =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > Regards Stuart Tremain idfk web developments 114a/40 yeo street neutral bay 2089 australia t +612 9908 2134 f +612 9908 4837 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: the dreaded unitShipCost ( Stuart Tremain 2003)
  2. Re: the dreaded unitShipCost ( Donovan Brooke 2003)
  3. Re: the dreaded unitShipCost ( Stuart Tremain 2003)
  4. Re: the dreaded unitShipCost ( Donovan Brooke 2003)
  5. Re: the dreaded unitShipCost ( Stuart Tremain 2003)
  6. Re: the dreaded unitShipCost ( Donovan Brooke 2003)
  7. Re: the dreaded unitShipCost ( Stuart Tremain 2003)
  8. Re: the dreaded unitShipCost ( John Peacock 2003)
  9. Re: the dreaded unitShipCost ( Donovan Brooke 2003)
  10. Re: the dreaded unitShipCost ( Alain Russell 2003)
  11. Re: the dreaded unitShipCost ( Alain Russell 2003)
  12. Re: the dreaded unitShipCost ( Donovan Brooke 2003)
  13. Re: the dreaded unitShipCost ( John Peacock 2003)
  14. Re: the dreaded unitShipCost ( "Andrew Simpson" 2003)
  15. Re: the dreaded unitShipCost ( Donovan Brooke 2003)
  16. Re: the dreaded unitShipCost ( "Andrew Simpson" 2003)
  17. Re: the dreaded unitShipCost ( Donovan Brooke 2003)
  18. Re: the dreaded unitShipCost ( "Andrew Simpson" 2003)
  19. Re: the dreaded unitShipCost ( "Andrew Simpson" 2003)
  20. Re: the dreaded unitShipCost ( Tim Robinson 2003)
  21. Re: the dreaded unitShipCost ( "Andrew Simpson" 2003)
  22. Re: the dreaded unitShipCost ( Stuart Tremain 2003)
  23. the dreaded unitShipCost ( "Andrew Simpson" 2003)
Yes sorry, I missunderstood. I'll just bow out now :( Setting a preference for the formulas db would be a good idea ! On Thursday, November 6, 2003, at 09:30 AM, Donovan Brooke wrote: > Stuart Tremain wrote: > >> Yes. > > This is my point. > > Sometimes we as developers like to separate out different > functions of a site (for many reasons) by directory. > > May it be: > To clean up file system structure > To add realm protection > To aid in categorizing areas of a site... > > For example, > I did a site for a company who uses an outside "callcenter" resource > to help take calls for incoming orders. This resource uses a system > I built that is integrated right with the main site. Since all these > templates are original (but retain all the standard discounting > schemes), > I chose to add a "call_center" directory from the root and have all > the templates for the callcenter use inside it. Well, the first thing > I found was the formulas.db didn't work and I had to duplicate it (and > all the corresponding .incs). To duplicate the formulas.db once isn't > such a big deal, but it can get frustrating beyond that. > > It would nice to just say: > > [addlineitems > cart=../dir/[cart]&db=../admin/ > products.db&SKU=[theSKU]&formulapath=../] > > Not to add insult to injury but it would also be nice to be able to > specify your > unique field in the addlineitems context. Why does it have to be > named "SKU"? > > Sorry for the rants today ;-) > > I *can* see a difficulty in doing this though... I think it might be > difficult > to pick a formulas database and then have the respective .inc's come > out right > (the .inc's would have to be relative to the formulas.db and not the > page that > is calling the formulas.db... though I have faith in Scott that he > could figure > this one out ;-) > > Donovan > P.S. Disclaimer: not dble checking my spelling ;-) > > > -- > =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o > DONOVAN D. BROOKE > Eucalyptus Design > WWW Developer / Consultant > <-Web Development (specializing in eCommerce), -> > <-Graphic Design, and Pre-Press Consultation -> > > ADDRESS:> Donovan Brooke > DBA Eucalyptus Design > N2862 Summerville Park Rd. > Lodi, WI 53555 > > PH:> 1.608.592.3567 > email:> dbrooke(AT)euca.us > Web:> http://www.euca.us > =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > Regards Stuart Tremain idfk web developments 114a/40 yeo street neutral bay 2089 australia t +612 9908 2134 f +612 9908 4837 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Stuart Tremain

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

how to do multiple prices/item? (1998) carrying values forward (1998) Re:Copyright ? (1997) Setting up shop (1997) Server crash (1997) Encyption mail was Suggestions for Topics ... (1998) Database multiple selections (1998) Protect (1997) OSX Applescripts -- Anyone? please? (2004) Databases.tpl (2000) [Listfiles] vs Netfinder (1997) File Upload (1997) Detecting SSL or port (2005) RE: anyone know how to restart dbserver on NT automatically (1999) Re2: Calculating multiple shipping... (1997) WebCat2b13MacPlugIn - [include] doesn't allow creator (1997) Questions about maximum (1999) can you use [middle] in a search? (2001) Drop Down Menus (2002) WebCat2b13MacPlugin - nested [xxx] contexts (1997)