Current location: Hot Scripts Forums » Programming Languages » ASP » upload content of internet explore to crystal report program


upload content of internet explore to crystal report program

Reply
  #1 (permalink)  
Old 12-29-04, 02:34 AM
mathfxr mathfxr is offline
Newbie Coder
 
Join Date: Nov 2004
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
upload content of internet explore to crystal report program

anyone know how to upload the content of i e into crystal report ???
Reply With Quote
  #2 (permalink)  
Old 02-25-05, 10:44 AM
hesiod's Avatar
hesiod hesiod is offline
Newbie Coder
 
Join Date: Feb 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
That's an awesome question! I've never thought of doing that.

Unfortunately, after looking into it, it is not possible (as stated), at least up to version 8.5, which I have. However, you can use ASP code to edit a database to be opened by crystal.

Open a database and create a new, temporary table -- or you can have one premade to be cleared out upon completion, which would be easier, but more susceptible to damage if more than one person can use the page at a time. Populate it how you want and save it in the new/temp table.

Then you can have a premade crystal report that has an existing link to the database. The problem with this step is that the database table & fields would always have to be named the same, and the file (if it's an access MDB) cannot be moved without changing the report.

At that point you might be able to just open it with a WSH shell object or something.

I'm not sure how it would be useful to do this, and it would be prone to a lot of errors in debugging, but it's still an interesting excercise.
__________________
-------------------------------------------------------------------------------
Information doesn't want anything... it just is - Nook Schreier
-------------------------------------------------------------------------------
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Load report failed - crystal reports v_ganeshraju ASP.NET 2 05-18-06 07:13 AM
Error On Registeration timmy408 ASP 2 09-05-04 02:53 PM
Upload Script Problem!!! seanknighton Perl 0 03-21-04 09:54 PM
Crystal report 9.0 with asp sasi ASP 1 02-11-04 04:21 AM
upload local mysql to internet borgo PHP 1 06-26-03 12:04 AM


All times are GMT -5. The time now is 03:12 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.