Hi all,

Finally got the spreadsheet sorted apart from a problem which I
cannot solve. I have tried everything I can think of to no avail.

The following bit of code is supposed to generate a url in the last
cell of each row

<snip>
                                        $code= "$row[0]".$sep;
                                         $image= 
"http://ipbooks.net/pictures/"."$code".".jpg";;
                                         $schema_insert .= "$image".$sep;
</snip>


instead the url is split at "$code" and the ".jpg" is placed in the
next cell along.

The spreadsheet can be run/downloaded at
http://ipbooks.net/xls_gen_2.php?w=0
so that you can see what I mean.

I need to have this done like 5 hours ago so any help gratefully
received.

regards

Melanie


____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:wdvltalk-join@;lists.wdvl.com
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to