Re: asp.net data access thru oracle 9i client

2004-06-14 Thread BDOTNET
--- New Message on BDOTNET --- From: swtshalu Message 2 in Discussion Hi, Try giving ASP.NET user full control on the folder in which you have installed Oracle. Like, if it is

Com + Transaction Properties

2004-06-14 Thread Shekhar
--- New Message on BDOTNET --- From: Shekhar Message 1 in Discussion Hi All, I am facing serious problem in transaction handling through com+, I have a transaction which is

How to preserve the order in Hashtable?

2004-06-14 Thread DotnetRajee
--- New Message on BDOTNET --- From: DotnetRajee Message 1 in Discussion hi, How can i preserve the order in which items are added to the hashtable while retrieving the values

OUTLOOK

2004-06-14 Thread BDOTNET
--- New Message on BDOTNET --- From: hi4masrpreethi Message 1 in Discussion hi, i want to add some functinality into outlook how can add interface into that.any resource?. thx,

Required help in achieving MCP in C#

2004-06-14 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, I want to take Microsoft .Net exam (MCP) in C# windows based. Can anyone suggest me if

Re: asp.net data access thru oracle 9i client

2004-06-14 Thread BDOTNET
--- New Message on BDOTNET --- From: akash Message 3 in Discussion Thanks, but even after doing the necessary changes in SQLNET.ORA file I'm still getting the same exception. Pls

Re: Required help in achieving MCP in C#

2004-06-14 Thread BDOTNET
--- New Message on BDOTNET --- From: ramaprasad Message 2 in Discussion Hi, Just follow this link for the details on this exam. http://www.microsoft.com/learning/exams/70-316.asp It

Requirement on Chart

2004-06-14 Thread Jitendra Vemula
--- New Message on BDOTNET --- From: Jitendra Vemula Message 1 in Discussion Hi, I have requirement to show a chart with 3 y-axis for the same x-axis, this I can’t show in series

opening a URL from ASP.Net App

2004-06-14 Thread PremAnand7
--- New Message on BDOTNET --- From: PremAnand7 Message 1 in Discussion Hi, i want to open an IE based on a URL which i would be getting from the DB. in my ASP.Net app. i tried

Requirement in my company

2004-06-14 Thread Rhegde
--- New Message on BDOTNET --- From: Rhegde Message 1 in Discussion Hi All, There is a requirement in my team @Honeywell Bangalore.The following are the criteria for the short

Re: Required help in achieving MCP in C#

2004-06-14 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi Ram Thanks a lot friend. Regards, Arshad,

VALIDATORs IN drop dwon lsit

2004-06-14 Thread mag_mani
--- New Message on BDOTNET --- From: mag_mani Message 1 in Discussion Hi We can use validators like Regular Expression or Required Filed or compare validaotor for dropdown list.

Problem with File Copy

2004-06-14 Thread -Aman_Garg-
--- New Message on BDOTNET --- From: -Aman_Garg- Message 1 in Discussion Hi,o:p/o:p o:p/o:p Let me define the problem, I hope that I can put in right words.o:p/o:p o:p/o:p I am

Re: Required help in achieving MCP in C#

2004-06-14 Thread priyanka_dotnet
--- New Message on BDOTNET --- From: priyanka_dotnet Message 4 in Discussion hi,Try out thishttp://www.braindumpcentral.com cheers :) Priyanka

Xml Web services

2004-06-14 Thread priyanka_dotnet
--- New Message on BDOTNET --- From: priyanka_dotnet Message 1 in Discussion hi,Please tell me how can we call/access web services using javascript. if it is possible . plz give

Regarding In Line Code

2004-06-14 Thread ManchanaHari
--- New Message on BDOTNET --- From: ManchanaHari Message 1 in Discussion Hi, Please anyone can tell me how to access methods written classes in Inline Code in ASP.Net. The

Re: Xml Web services

2004-06-14 Thread BDOTNET
--- New Message on BDOTNET --- From: rags_rao Message 2 in Discussion use webservice behavior (web service.htc)

Re: How to preserve the order in Hashtable?

2004-06-14 Thread BDOTNET
--- New Message on BDOTNET --- From: rags_rao Message 2 in Discussion ordering in hash table is done based on hash output with the key as its input. perhaps hashtable is not the one

New to .Net

2004-06-14 Thread RAravind1
--- New Message on BDOTNET --- From: RAravind1 Message 1 in Discussion I'm a new member of the group and would like to pursue a career in the .net . I'm still in a dilema. Which

Re: OUTLOOK

2004-06-14 Thread DotNetTechie1976
--- New Message on BDOTNET --- From: DotNetTechie1976 Message 2 in Discussion R u working in outlook application? I need some inputs on that. Can u please help me? Iam going to

HELP NEEDED: MS FlexGrid control to be used in ASP.NET

2004-06-14 Thread Ujain
--- New Message on BDOTNET --- From: Ujain Message 1 in Discussion Hi group,o:p/o:p o:p /o:p In our project I am in a situation where I’ve to use FlexGrid control in

Re: VALIDATORs IN drop dwon lsit

2004-06-14 Thread BDOTNET
--- New Message on BDOTNET --- From: ramaprasad Message 2 in Discussion Hi, Pls go thro the link and download the code. That should help you in implementing the same in your code.

How to assign values to labels dynamically

2004-06-14 Thread smith_p78
--- New Message on BDOTNET --- From: smith_p78 Message 1 in Discussion frnds, I am doing a web application in which i have a group of labels like Label1,Label2,Label3 etc.

Re: How to assign values to labels dynamically

2004-06-14 Thread Pandurang_Nayak
--- New Message on BDOTNET --- From: Pandurang_Nayak Message 2 in Discussion Hi Smithesh, The following code should work for you: private void SetLabelsText() { foreach(Control

Re: New to .Net

2004-06-14 Thread Pandurang_Nayak
--- New Message on BDOTNET --- From: Pandurang_Nayak Message 2 in Discussion Hi Aravind, Both J2EE and .NET are platforms which provide excellent support for building enterprise

urgent help needed on visio 2003 and asp.net integration

2004-06-14 Thread smartchips
--- New Message on BDOTNET --- From: smartchips Message 1 in Discussion Hi, I am doing reverse engineering to develop UML diagrams from asp.net. Everything is working fine, except

Re: opening a URL from ASP.Net App

2004-06-14 Thread Pandurang_Nayak
--- New Message on BDOTNET --- From: Pandurang_Nayak Message 3 in Discussion if you don't want a startup script, you could also use Page.RegisterClientScriptBlock Regards

Re: opening a URL from ASP.Net App

2004-06-14 Thread Pandurang_Nayak
--- New Message on BDOTNET --- From: Pandurang_Nayak Message 2 in Discussion Use client-side JavaScript (on page load or any other event):

Re: New to .Net

2004-06-14 Thread Varad_RS
--- New Message on BDOTNET --- From: Varad_RS Message 3 in Discussion Hi, I go with Pandurang! In the business world both .NET and J2EE have the similar market. With my

Re: Xml Web services

2004-06-14 Thread Varad_RS
--- New Message on BDOTNET --- From: Varad_RS Message 3 in Discussion Hi Priyanka, If you are using Microsoft IE 5 or later, you can use the behavior/HTML-Component WebService to

Re: Problem with File Copy

2004-06-14 Thread Varad_RS
--- New Message on BDOTNET --- From: Varad_RS Message 2 in Discussion Hi, You can use FileCopy method in FileSystemObjects Class. Thanks, Varad.

Re: Where r the Presentations of Yesterday's UG Meet

2004-06-14 Thread THESOFTWAREARCHITECT
--- New Message on BDOTNET --- From: THESOFTWAREARCHITECT Message 3 in Discussion Dear Saravana, Thanks man 4 the presentationsC u @ da next meetingBest Regards { Anil

Re: Multi-lingual application through database

2004-06-14 Thread DotNetTechie1976
--- New Message on BDOTNET --- From: DotNetTechie1976 Message 4 in Discussion The reason for me not to use resource manager is, this resource file need to be provided by us. But

Re: New to .Net

2004-06-14 Thread RAravind1
--- New Message on BDOTNET --- From: RAravind1 Message 4 in Discussion Thank you Pandurang and Varad for your suggestions. I get a better picture now of the scenario. Now that i'm a

Re: How to assign values to labels dynamically

2004-06-14 Thread smith_p78
--- New Message on BDOTNET --- From: smith_p78 Message 3 in Discussion pandurang, This code will work only in Windows form. Do you have any idea about doing the same with asp web

Re: Problem with File Copy

2004-06-14 Thread -Aman_Garg-
--- New Message on BDOTNET --- From: -Aman_Garg- Message 3 in Discussion I have tried using the FileCopy. It works fine if I want to copy the file from the same machine. But my

Re: How to assign values to labels dynamically

2004-06-14 Thread nitin_karan
--- New Message on BDOTNET --- From: nitin_karan Message 4 in Discussion Hi Smithesh, First add a placeholder (design time) and then do the following. Sample form runat=server

Why I can't use global vairable in union query

2004-06-14 Thread microdotnet
--- New Message on BDOTNET --- From: microdotnet Message 1 in Discussion Hi, I am facing a strange problem... I have a query given below... when I am trying to define a global