RE: Exporting Data from web page

2002-05-07 Thread Gurhan Ozen
ql.com/doc/S/E/SELECT.html Gurhan -Original Message- From: Dave [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 07, 2002 7:38 AM To: [EMAIL PROTECTED] Subject: Exporting Data from web page In simple terms I need to be able to click a link on a webpage which runs some SQL to produce a resu

Exporting Data from web page

2002-05-07 Thread Dave
In simple terms I need to be able to click a link on a webpage which runs some SQL to produce a result set and then prompts the user to save this as a pipe delimited file onto their HDD. Or which does the saving to HDD without the prompt but it still needs to be triggered from the webpage. Can't