[wdvltalk] Re: cron question

2003-12-13 Thread Bj
- Original Message - From: Abigail Marshall [EMAIL PROTECTED] I use shell scripts when I want to run multiple jobs at the same time. So, for example, I have a cron job like this: # DAILY JOBS: 02 01 * * * $HOME/etc/cron-daily.sh cron-daily.sh has all sorts of jobs listed - it

[wdvltalk] Re: Strange error page

2003-12-13 Thread john . f . hughes
K., Glad to help trouble shoot the problem, but unfortunately helping you any further is beyond my field of expertise, I'm only learning PHP myself :-) However, I would guess that the solution would involve parsing your strings to escape the ' before they are echoed. I'm not sure how good PHP

[wdvltalk] Re: Strange error page

2003-12-13 Thread Sheila Fenelon
K.F. Wu wrote: However, since all products have one same product_info.php file template and the image's alt parameter comes from each product name that is stored in the database, I have no way to edit and have the ' escaped from each individual product_info file that is created in the fly.

[wdvltalk] Re: [OT] ie 5.5 download

2003-12-13 Thread Cheryl D. Wise
Joseph, Until very recently you couldn't run more than on installation of IE on a Windows machine so don't feel like you missed something. It was a result of the Eolas decision that caused MS to release a developer's build for testing purposes of the crippled IE browser that provided the code to

[wdvltalk] Graphing in ASP (preferrably without buying expensive components)

2003-12-13 Thread Ross Clutterbuck
I seek the wisdom of thee grizzled ASP veterans... A client has asked me to build a feedback system for a project we are working on, and one of the things they've requested is to have a graph display of the data collected (percentage splits across opinions, that sort of stuff). Anybody got any

[wdvltalk] Re: Strange error page

2003-12-13 Thread K.F. Wu
Hi Sheila, Thank you so much for directing me to fix the bug. I am not so much a php expert, so maybe your kindness of working on the code will save me greatly. The following code is the part involves the bug in product_info.php: script language=javascript!-- document.write('?php echo 'a

[wdvltalk] Re: Storyboarding Tool?

2003-12-13 Thread Ross Clutterbuck
Janet Well, if you can arrange for all of my clients to leave me alone for about 6 months and still keep the money coming in so we don't go bust then you can have a copy of the one I'm writing!! Then again, it's for Video production so it might not be what you want... Looks like it's pen and

[wdvltalk] Re: Storyboarding Tool?

2003-12-13 Thread jmwcruiser
I wish I could help! I too wish I could get all my clients to leave me alone -- so I could learn all the software I just bought! I have used pencil and paper as well as Word, I was just hoping that there might be some nifty tool out there I didn't know about. I just got Adobe GoLive and it seems

[wdvltalk] Re: Strange error page

2003-12-13 Thread Sheila Fenelon
K.F. Wu wrote: The following code is the part involves the bug in product_info.php: noscript ?php echo 'a href=' . tep_href_link(DIR_WS_IMAGES . $product_info['products_bimage']) . ' target=_blank' . tep_image(DIR_WS_IMAGES . $product_info['products_bimage'], $product_info['products_name']) .

[wdvltalk] Re: Strange error page

2003-12-13 Thread K.F. Wu
Thanks, Sheila. It works perfectly! I also made the same change in the javascript code. I'll post a bug/fix report to osC support forum. Thanks again. KoaFar At 01:34 PM 12/13/2003, you wrote: K.F. Wu wrote: The following code is the part involves the bug in product_info.php: noscript

[wdvltalk] RE: Graphing in ASP (preferrably without buying expensive components)

2003-12-13 Thread Cheryl D. Wise
Is £79.99 in the budget? If so take a look at http://www.imagiotech.com/simplechart/default.aspx?gawd=scaspad=chart There are some other charts that are free or low-cost at http://www.hotscripts.com/cgi-bin/search.cgi?bool=ANDquery=chartcatid=35 Cheryl D. Wise Certified Professional Web