[wdvltalk] RE: mysql to excel

2002-11-08 Thread rudy
You can use straight SQL to create the comma delimited file, so you can stop quelling... quote of the month ;o) • 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

[wdvltalk] RE: mysql to excel

2002-11-08 Thread Melanie Phair
Hi Scott, On Fri, 8 Nov 2002 09:13:38 -0800, you wrote: Probably the easiest way to do it is to create an comma delimited ASCII file with an extension of '.CSV'. This is a recognized excel extension and just double clicking the created file will open it in excel. You can use straight SQL to

[wdvltalk] RE: mysql to excel

2002-11-08 Thread Christina Lannen
=CONCATENATE(www.mysite.co/images/, A1,.jpg) A1 is of course R1C1 Melanie Phair wrote: Hi Scott, On Fri, 8 Nov 2002 09:13:38 -0800, you wrote: Probably the easiest way to do it is to create an comma delimited ASCII file with an extension of '.CSV'. This is a recognized excel extension

[wdvltalk] Re: XHTML and input tags

2002-11-08 Thread Gerenday, Perry (P.)
-Original Message- From: Mark Groen [mailto:mark;markgroen.com] HTML Tidy threw out this one: div class=Clearance/div as it's an empty one, and there seems to be something wrong with the Clearance+Clearleft, etc., can't put my finger on it right now Mark, Thanks for taking

[wdvltalk] Re: XHTML and input tags

2002-11-08 Thread Gerenday, Perry (P.)
-Original Message- From: rudy [mailto:r937;interlog.com] input is an inline element and cannot sit naked just slap p.../p around it and all will be well Rudy, I hope the issue is as simple as you describe. I will give your suggestion a try when I get home, but I have to confess

[wdvltalk] RE: multiple messages/question

2002-11-08 Thread Alida Saxon
You can get a free trial version (no time limit, just limit of 500 pages on a site) of Atomz http://www.atomz.com/search/trial_account.htm Never tried it myself, but I've heard a lot about it. Ali Brewnetty (AuntySpam) wrote: Dear list, I've been trying to send a question to the list for 2

[wdvltalk] RE: mysql to excel

2002-11-08 Thread Melanie Phair
On Fri, 08 Nov 2002 10:55:44 -0800, Christina Lannen wrote: =CONCATENATE(www.mysite.co/images/, A1,.jpg) A1 is of course R1C1 Simple when you know how g regards Melanie • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To:

[wdvltalk] Photo Gallery

2002-11-08 Thread service
I know this was discussed a while ago, but either the archive doesn't go back far enough or I don't know how to use it - all I could find was recent things on cheap photo programs ;-) I'm looking for an alternative to a frames page where thumbnails in one frame open the picture in the main

[wdvltalk] Re: Photo Gallery

2002-11-08 Thread Brewnetty \(AuntySpam\)
Jasc aftershot has an album creator. http://www.jasc.com Gazo is the one I use on my Family Album page (Url below). I tried a couple of others, but find those two the easiest to use. Norma Cooper http://brewnetty.0catch.com http://www.getrealresults.com Don't be afraid of living ~the

[wdvltalk] mysql/php/excel

2002-11-08 Thread Melanie Phair
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;

[wdvltalk] Re: Photo Gallery

2002-11-08 Thread Bj
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 08 November 2002 20:23 Subject: [wdvltalk] Photo Gallery I know this was discussed a while ago, but either the archive doesn't go back far enough or I don't know how to use it - all I could find was recent things

[wdvltalk] Re: Photo Gallery

2002-11-08 Thread Howard Cheng
Server-side or client-side? The photo album on my own site is server-side PHP, and it's pretty simple to write: http://www.howcheng.com/photos/ Or if you're looking for server-side ASP: http://www.edison.com/media/photo_gallery.asp (I wrote this) Essentially, it's all the same concept.

[wdvltalk] RE: mysql/php/excel

2002-11-08 Thread Scotty
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

[wdvltalk] ACCESS ASP problem

2002-11-08 Thread Ingentus
http://www.ingentus.com/access.htm Hi everyone I'm having a serious (seriously Stuck!) problem with an Access DB ASP - in this case I thought it would be easier explained with a screen shot a URL. If anyone has the time to have a look I'd really appreciate it as always. TIA jac. •

[wdvltalk] RE: ACCESS ASP problem

2002-11-08 Thread J.R. Pitts
If I'm understanding your question properly, you need a where clause. SELECT Description FROM Items WHERE ItemNumber=2 response.write(Connect.fields.Item(Description).value) If 2 is stored as number; '2' if as text. note that value is the default property of item item is the default

[wdvltalk] RE: ACCESS ASP problem

2002-11-08 Thread J.R. Pitts
OOPS! Trying to do too many things at once. OnItems was your recordset name, so response.write(OnItems.fields.item(Description).value) Sorry. J.R. -Original Message- From: J.R. Pitts [mailto:listuser;wjponline.com] Sent: Friday, November 08, 2002 10:32 PM To: [EMAIL PROTECTED]

[wdvltalk] RE: mysql/php/excel

2002-11-08 Thread Melanie Phair
On Fri, 8 Nov 2002 16:03:59 -0800, Scotty wrote: 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 .=

[wdvltalk] Re: Photo Gallery

2002-11-08 Thread Brewnetty \(AuntySpam\)
That's interesting. You did a beautiful job. Are the images you show in your gallery safe from theft? I like gadgets, especially software 'gadgetry'. So if I find a software program that will do it for me, I get all excited. It looks like you enjoy doing it yourself more. Norma Cooper

[wdvltalk] RE: mysql/php/excel

2002-11-08 Thread Elan
Hi Melanie, I am not sure. Just try with this. $image = http://ipbooks.net/pictures/$code.jpg; S.Elankumaran Software Engineer Applabs India office: 040 3600861 ext:83 Mobile: 9849484354 • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To:

[wdvltalk] any cgi gurus up and avail to help me out

2002-11-08 Thread puterbug.com
HI, I'm trying to get a cgi script to work and having problems, any cgi gurus up and available to help out at this hour? Thanks, Deb • 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