| Thread | Last Post | Replies |
|
| How to generate an excel report using ASP? | 03 Nov 2004 17:08 GMT | 2 |
I have to generate a report from the database in an excel format using ASP.please help me.Thanks in advance
|
| calling .NET from VBA: one parameter only in a method? | 03 Nov 2004 17:00 GMT | 1 |
I'm seeing strange behavior experimenting with calling .NET. If I create a project in .NET 2k3 and select 'interop assembly' it will create the CCW for me, correct? I created a class library with this class in it:
|
| login screen | 03 Nov 2004 16:47 GMT | 3 |
I need to create a login page in my asp.net application. UserId and password should be active directory userid and password. How can I do that? Thanks, Jim,
|
| Retrieving returnvalue after calling a .Net executable | 03 Nov 2004 16:31 GMT | 2 |
Hiya, I have a simple program which should be executed from the commandline by various other programs. The program returns an integer as the result.
|
| Excel System.UnauthorizedAccessException | 03 Nov 2004 16:04 GMT | 4 |
I got the web application to open up the excel. It works fine on my development box. But when i moved it to the production server, I cannot get the Excel spreadsheet to open. I get System.UnauthorizedAccessException: Access is denied.
|
| --- windows.open: no title | 03 Nov 2004 15:46 GMT | 1 |
I am using javascript: window.open in my html code, is it possible to remove title bar? Thanks, Jim.
|
| events -- child/parent | 03 Nov 2004 15:35 GMT | 5 |
Can a Parent thread catch a event send by a child thread? Dayne
|
| Convert HTML to PDF - need a .net component to do this | 03 Nov 2004 14:34 GMT | 3 |
Hi, I need to convert HTML files to PDF using a .net component. I've seen components that do this but they all are either com wrappers on activex controls, or print to a 'Convert to PDF' printer. We can't use either of these options - we need very quick conversion and will be ...
|
| Problem with Exception management block | 03 Nov 2004 12:57 GMT | 6 |
I have a problem with the Microsoft.ApplicationBlocks.ExceptionManagement? I can't get it to work in RELEASE mode? If I run the project in debug mode the block works fine but when I run the exe file it doesn't catch any errors?
|
| Design Question | 03 Nov 2004 12:42 GMT | 4 |
I need to get a very simple piece of data from another server to run a report. I am wondering what the best way to do it is. Calling a web service on a local server, calling a remote component or another option? Thanks in advance.
|
| how to resolve how many places refer to a string or object? | 03 Nov 2004 12:40 GMT | 1 |
ok so lets say i have a string that got passed into a method by ref but i want to see how many other places that string is refered to is this possible?
|
| How to Query different Database's tables just in a Sql?Give me some ideals,please! | 03 Nov 2004 10:55 GMT | 1 |
I want to query tables in different Database,such as Oracle,Db2,Sql Server?? etc.Give me some ideals,Please!
|
| Press 'REPLACE' carelessly | 03 Nov 2004 07:50 GMT | 5 |
I need to replace some textname in the current docurment, BUT I choose 'current project' So, it seems take action to replace a lot of thing ??? What Should I Do ? The current Docuemen t( I did a lot of work in it) I must
|
| problem in mouse event if control width is more than 32767 | 03 Nov 2004 06:34 GMT | 3 |
hi all i am having a problem mouse move event . i created a control with width 40,0000 .now in mouse move event handler e.x returns value upto 32767 units ,beyond it returns negative values , what to do ..please help
|
| Upgrading from VB6 - Direction | 03 Nov 2004 02:11 GMT | 2 |
Hello all. We are trying to decide if we want to rewrite our applications in VB.Net or ASP.Net. What factors need to be considered to making this decision? Such as what items would we want to look for in each VB6 app to determine if it could be written in ASP.Net and just go ...
|