u can use JSP to fetch data and then generate HTML out
of it. U can put ur data as hidden fields in the HTML
page.
later on using VBScript-> ExcelObject u can create a
Excel file. read ur data from the html by refering to
hidden fields (use Document object). Then using the
excelobject, u can write the data in the sheet. if u
have MSDN installed, u have a sample for that.

u will also find sample to read the hidden fields.

next mail i will forward the links also.

=====
luv,
sandy

__________________________________________________
Do You Yahoo!?
Got something to say? Say it better with Yahoo! Video Mail
http://mail.yahoo.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to