![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Currently I'm using the Jakarta POI project to write data in Excel file format. Is there something equivalent available in .NET as we're thinking of converting to J#? Or, can I use third-party jar files in J#? Thanks. |
|
Jeff |
#3
| |||
| |||
|
|
Currently I'm using the Jakarta POI project to write data in Excel file format. Is there something equivalent available in .NET as we're thinking of converting to J#? Or, can I use third-party jar files in J#? Thanks. Jeff |
#4
| |||
| |||
|
|
Currently I'm using the Jakarta POI project to write data in Excel file format. Is there something equivalent available in .NET as we're thinking of converting to J#? Or, can I use third-party jar files in J#? Thanks. Jeff |
#5
| |||
| |||
|
|
Hi John, Automation is explicitly described as dangerous outside of desktop interactive situations. Why is this dangerous? Let say we have the following system: IE -> IIS -> ASP.NET -> Excel The ASP.NET layer is parsing all input from the IE users not to include anything they should not be able to do. ( I know lots of people are using Power Point from eg PHP in small businesses for internal usage. So non-computer people (eg. car mechanics) can easily generate presentations. ) Cheers, Lars-Inge |
#6
| |||
| |||
|
|
If you intend to use this (MSFT Excel) through a web-page (ASP.NET) or multi user environment (remoting.net / webservices), you should probably consult the lisence agreement first. = ) |
#7
| |||
| |||
|
|
I'm running into problems with the java.Stack type. Probably because J# 1.1 (Visual Studio 2003) only support JDK 1.1.4 and a few extra collections. |
#8
| |||
| |||
|
|
That would be in the java.util.* collection. Still no support for RMI etc.. = ) |
#9
| |||
| |||
|
|
*Currently I'm using the Jakarta POI project to write data in Exce file format. Is there something equivalent available in .NET as we'r thinking of converting to J#? Or, can I use third-party jar files in J#? Thanks. Jeff |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |