Ask a Question related to ASP Database, Design and Development.
-
M P #1
Exporting HTML Table to Excel?
Is this possible? I am planning to export data from SQL that generates HTML
table. Instead of selecting the table and then copy then paste to excel, is
ther a script(JS or VB) that will automatically export or open the Query to
it.
M P Guest
-
Exporting to Excel using VB??
Hello: I have an existing MS Access Report built that uses VB to create an Excel spreadsheet.... we are converting over to web-format (CF) and I... -
Exporting and Import Excel
OK, So on my website, I want to allow the user to download an Excel Spreadsheet and update it, then reupload it. For download, I have it... -
Exporting to Excel
I'm new to CF, and I am wondering if there is a command or way to create a dynmaic table that depending on what fields are selected those are the... -
Place Excel into table with ability to link when native Excel file is updated.
Is it possible to place an Excel file into InDesign and create a link so that any changes made later to the Excel file can be updated in InDesign? ... -
exporting to an excel sheet
Hey all, I've created a MySQL database with lots of names, addresses and other info in it and I'd like to write a little script that puts some... -
Tom Kaminski [MVP] #2
Re: Exporting HTML Table to Excel?
"M P" <mark@textguru.ph> wrote in message
news:enGRS5yYEHA.3844@TK2MSFTNGP10.phx.gbl...HTML> Is this possible? I am planning to export data from SQL that generatesis> table. Instead of selecting the table and then copy then paste to excel,to> ther a script(JS or VB) that will automatically export or open the QuerySee:> it.
[url]http://support.microsoft.com/?kbid=199841[/url]
[url]http://support.microsoft.com/?kbid=301044[/url]
--
Tom Kaminski IIS MVP
[url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
[url]http://mvp.support.microsoft.com/[/url]
[url]http://www.iisfaq.com/[/url]
[url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
[url]http://www.tryiis.com[/url]
Tom Kaminski [MVP] Guest
-
Bullschmidt #3
Re: Exporting HTML Table to Excel?
Creating a Dynamic Report using ASP and Excel by Jeff Anderson -
1/9/2003
[url]http://www.codetoad.com/asp_excel.asp[/url]
Output To MSExcel
[url]http://www.codeave.com/asp/code.asp?u_log=40[/url]
ASP Tutorial: Dynamic Excel Reports
[url]http://www.aspalliance.com/stevesmith/articles/exceltutorial.asp[/url]
VBScript and Excel
[url]http://www.greggriffiths.org/webdev/both/excel/[/url]
HOWTO: Extract Information from Excel Sheet with DAO
[url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;190195[/url]
Updating Excel From the Web by Bill Jeffries - 10/21/1999
[url]http://www.15seconds.com/issue/991021.htm[/url]
Using Excel Spreadsheets as Web Data Sources by Steven B. Raines
[url]http://algonquinstudios.com/articles/excel_db.asp[/url]
Help: Inserting into Excel with ADO
Andres - 6/13/2001 1:35:38 PM
[url]http://www.aspmessageboard.com/forum/databases.asp?M=233741&P=1&F=21[/url]
Best regards,
J. Paul Schmidt, Freelance ASP Web Designer
[url]http://www.Bullschmidt.com[/url]
ASP Designer Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Devdex [url]http://www.devdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest
-
M P #4
Re: Exporting HTML Table to Excel?
thanks! I really appreciate your response.
Mark
"Bullschmidt" <paul@bullschmidt.com-nospam> wrote in message
news:eJjToC4YEHA.4008@TK2MSFTNGP09.phx.gbl...> Creating a Dynamic Report using ASP and Excel by Jeff Anderson -
> 1/9/2003
> [url]http://www.codetoad.com/asp_excel.asp[/url]
>
> Output To MSExcel
> [url]http://www.codeave.com/asp/code.asp?u_log=40[/url]
>
> ASP Tutorial: Dynamic Excel Reports
> [url]http://www.aspalliance.com/stevesmith/articles/exceltutorial.asp[/url]
>
> VBScript and Excel
> [url]http://www.greggriffiths.org/webdev/both/excel/[/url]
>
> HOWTO: Extract Information from Excel Sheet with DAO
> [url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;190195[/url]
>
> Updating Excel From the Web by Bill Jeffries - 10/21/1999
> [url]http://www.15seconds.com/issue/991021.htm[/url]
>
> Using Excel Spreadsheets as Web Data Sources by Steven B. Raines
> [url]http://algonquinstudios.com/articles/excel_db.asp[/url]
>
> Help: Inserting into Excel with ADO
> Andres - 6/13/2001 1:35:38 PM
> [url]http://www.aspmessageboard.com/forum/databases.asp?M=233741&P=1&F=21[/url]
>
> Best regards,
> J. Paul Schmidt, Freelance ASP Web Designer
> [url]http://www.Bullschmidt.com[/url]
> ASP Designer Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
>
>
> *** Sent via Devdex [url]http://www.devdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
M P Guest
-
Greg Griffiths #5
Re: Exporting HTML Table to Excel?
covered at [url]http://www.greggriffiths.org/webdev/both/excel/[/url]
M P wrote:
> Is this possible? I am planning to export data from SQL that generates HTML
> table. Instead of selecting the table and then copy then paste to excel, is
> ther a script(JS or VB) that will automatically export or open the Query to
> it.Greg Griffiths Guest



Reply With Quote

