Thank you all. This is a great community in which to program! -- Harry
---- Harry Forsdick New: (781) 923-0123 (Google Voice) http://forsdick.com | http://lexmedia.org | http://lexmarketplace.org | http://forsdick.blogspot.com | http://lexdig.com On Mon, Jul 13, 2009 at 10:12 AM, Petko Yotov <[email protected]> wrote: > On Monday 13 July 2009 15:54:42 Harry Forsdick wrote: > > Question: any idea how I include an argument that contains spaces? Such > as: > > > > [[Shop.ItemDetails?name=Book Title?price=10.95|Add to cart]] > > Use + instead of space : > > [[Shop.ItemDetails?name=Book+Title&price=10.95|Add to cart]] > > Note that after Shop.ItemDetails? you have "?" but between arguments you > have "&" and not "?". > > Petko >
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
