HTTPS Issue

2006-03-06 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi, I have a Web application, where in as part of requirement, Iam traversing from normal HTTP

Re: Doubt in ASP.Net

2006-03-03 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hey,Thanks a lot ! Yeah, I did the same thing. But you missed the bus {hahahhah

ASP.Net deployment

2005-06-07 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi, One of my friend is having problem in deployment of ASP.Net application. They have a ASP.Net

Re: Please answer my queries

2005-04-20 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion Hi Vikram, In the first place you need to include following namespace in your declaration

Re: Integrate image scanner to my ASP.net Web application..

2005-04-18 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion Hi Deepak, Try with this http://www.codeproject.com/dotnet/twaindotnet.asp The above link

Re: Anyone needs MCSD Exam dumps, plz let me know.

2005-03-06 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 16 in Discussion Hi Samir, Can you please send me the dumps to [EMAIL PROTECTED] Thanks Regards, Arshad

Re: Error in webservices

2005-01-31 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hey Dinesh, Thanks a lot for your quick response. I have used interface called

Problem in Web Services

2005-01-19 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi, I have just started out with .Net Web Services. Basically my web service will fetch me stock

Factors considering while designing .Net application

2004-10-28 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, We are converting an ASP, VB/COM application into .Net. So what all the factors do I

Re: How to ToolTip to Dropdownlist Web control

2004-10-18 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hey Saravana, Thanks a lot... Arshad

How to ToolTip to Dropdownlist Web control

2004-10-17 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi, I have a Drop down list web control and I need to add a ToolTip to it. I know ToolTip

Re: Sending Email from ASP.Net to Lotus Notes Server.

2004-09-17 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hey Sreejith, I know you are blacked out on seeing the question !! If you know the answer pls

Re: Sending Email from ASP.Net to Lotus Notes Server.

2004-09-17 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 5 in Discussion I dont want to spoil the purpose of the Forum, if you haven't understood the Question, you could

Re: Sending Email from ASP.Net to Lotus Notes Server.

2004-09-17 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 7 in Discussion Hi, Iam using notes32.tlb, Lotus.dll and Domino.dll. In windows based application Iam using

Re: Sending Email from ASP.Net to Lotus Notes Server.

2004-09-17 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 9 in Discussion Hi, But the Lotus Notes components Iam using is not an ActiveX control, its an dll and type

Sending Email from ASP.Net to Lotus Notes Server.

2004-09-16 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi With reference to my previous question [How to Send Email to Lotus Notes Server usng .Net], I

How to send Email to Lotus Notes Server using .Net

2004-09-15 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi, Can anyone tell me how to send an Email from my application to Lotus Notes Server using C

Types of .Net compilers

2004-08-03 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, I need small info on types of .Net compilers. Like how many types of .net compilers

How to prevent Page being submitted when Enter key is pressed.

2004-07-26 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, I have a web form, and when the focus is on either Text box, button or any other

Re: How to prevent Page being submitted when Enter key is pressed.

2004-07-26 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Hi, Actually the scenario is like this, I have a web form in which I have many controls (both

Re: How to get Windows user name in Sql Server

2004-07-23 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi Dheeraj, You can get windows user name [current logged user name] by using System.Security

Re: passing values through link in DataList

2004-07-21 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Hi, You can pass them through Query string. We have used query string in similar situation

Re: Interface in COM and Interface in C# are same?

2004-07-20 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion Hi Anand, Conceptual wise Interfaces in COM and C# are same. But they vary the way you

Re: Windows Service and Process

2004-07-19 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 7 in Discussion Hey Saravana, Thanks a lot , even it helped me solve my problem which was on the same line

Re: How to start exe from windows service

2004-07-16 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion Hi, I think there is no problem with your code, check your environment variable settings

Re: how to move to next control when i press enter key in winform appliction

2004-07-16 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion Ramu, If Iam right, you want to move from one control to another in a form by pressing Enter

Re: Datgrid two-way Sorting

2004-07-15 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Hi Venkateshwari, You can try out this way. Set AllowSorting property of DataGrid to TRUE

how to call a .net (dotnet) windows form(s) from another form(s) or through men

2004-07-12 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi Ramu, You can use this one, assume that you have two forms (Form1 and Form2) and a button

Re: String formatting help

2004-06-30 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Anjali, You can also try this one: Dim strSQL As String strSQL = insert into emp

Re: Converting dd-MM-yyyy to MM/dd/yyyy format

2004-06-30 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Manju, Could you please eloborate your problem little more briefly. Regards, Arshad

Re: Converting dd-MM-yyyy to MM/dd/yyyy format

2004-06-30 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 8 in Discussion Hi Manju, Why dont you format the time in back-end (assuming that you are using SQL Server

Re: open IE from my ASP.Net application.

2004-06-28 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion Hi Prem, I have a solution for your problem, may be you can try out this one, but before

Re: Encoding URL

2004-06-27 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi Bhairav, Thanks for the reply. I have already done something similar to what you have sent

Encoding URL

2004-06-25 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, I have a problem with URL encoding, here is how it goes: Iam displaying certain

Re: Shor-cut Key

2004-06-16 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion If you are using Visaul C# as a programming language in VS.Net, then you can Press Ctrl

Re: Shor-cut Key

2004-06-16 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Hi Raghu, I have checked with settings for both VB.Net and C#, but I didnt find any difference

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

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

Re: Active directory problem::URGENT

2004-06-09 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Hi, By using ActiveDirectory services you can get all the user's list. Set a reference

Re: Active directory problem::URGENT

2004-06-09 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 5 in Discussion Hi , May be the following code help you in loading all the users in a network into Combo box

Re: adding application icon to the taskbar notification area

2004-03-18 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion Hi, Use System tray icon. Arshad

Re: If you have used MCP.net books

2004-03-18 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi my name is Arshad, can u please give me those links which contains e-books, as Iam also

Re: how to create a trail period for an application

2004-03-18 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion There are lot of ways to do this. One such simpler way is to Store the system date time (date-time

Re: Score Card on the Desktop

2004-03-11 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion Ram, One of the option is you can develop such application by using SystemTray application, double

Re: Volunteers Needed for Developing TTS(Text To Speech) Apps for disabled people

2004-03-11 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 6 in Discussion Hi, PLease include my name as well, as I once tried to develop one such application using Microsoft

Re: Remote Application

2004-03-03 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 2 in Discussion Hi Dan, Hope the below code solves ur purpose, class GetProcessesByNameClass { public static

Re: Remote Application

2004-03-03 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Dan, Then in that case, you may need to have server application running on remote machine. When

Re: List all the Network Systems

2004-02-26 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 8 in Discussion Dan, You can use LDAP(LightWeight Directpry access protocol), you can find more abt

Re: I have Problem in deleting records in a datagrid

2004-02-18 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi Raghavendra, Are you using ASP.Net..??? You can have a check box infront of each row and select

Re: Developing web application customer queries

2004-02-17 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi, Depends on the type of application he/she wants. The main factors are Number of hits

Re: deployment of application

2004-02-16 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi Syed, If your target machine is having just an OS (Win2K), you need to copy dotnetfx.exe (which

Adding Check boxes dynamically to Repeater Control

2004-01-17 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, I need to add the CheckBoxes dynamically to an Repeater Control. I will be getting datat

Unable to Debug an ASP.Net application...pls help me out

2003-12-29 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, I have a problem in ASP.Net. Iam not able to debug an ASP.Net application. When I put

Re: Unable to Debug an ASP.Net application...pls help me out

2003-12-29 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 5 in Discussion Hi Friends, Thankx a lot to all of you for providing various solutions, I am just checking out

Re: Windows service start up type

2003-11-10 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Hi Shrinivas, You can do that in one way. Provide an GUI kind of thing for the user to set

Urgent help required !!!

2003-10-28 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, Iam working on a tool in C#. This tool imports the data(.csv, .txt, .xls, .dmp) from

Please check the logic !!!

2003-10-28 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, Iam working on a tool in C#. This tool imports the data(.csv, .txt, .xls, .dmp) from

Re: Excel File : Not being released

2003-10-27 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 5 in Discussion Hi Soumitra, You can do like this: //Opening a Excel File thru some Open Dialog

Re: Programming MS_Excel using C#

2003-10-24 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 7 in Discussion Hi Mrinal, Thanks a lot for the prompt response. Actually Iam developing a tool for the client

Programming MS_Excel using C#

2003-10-22 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi, Iam trying to read a Excel file using C#. I was not able to get the row count in an Excel

Re: Programming MS_Excel using C#

2003-10-22 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 4 in Discussion Hi Mrinal, Yes, one way to read the Excel file, is using OleDB. But Iam using COM interop object

Urgent C# help require !!!!

2003-10-15 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi Group, Iam not getting any mails from bdotnet to my mail account since yesterday afternoon

Urgent help require !!!!!!!!!!!!!!!!

2003-10-14 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi Group, Iam not getting any mails from bdotnet to my mail account since yesterday afternoon

Re: Checking if connected to internet from web application

2003-10-14 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 11 in Discussion Hi Lakshman, Hope the following code help you outusing System ; using System.Runtime ; using

Query on .Net Installation

2003-10-13 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi Guru(s), I want to deploy my application (developed using C#, SQL Server) at the client's

Re: Query on .Net Installation

2003-10-13 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Thomas, Thank you very much for the response. Iam using VS.Net Installation wizard. What all

Re: Query on .Net Installation

2003-10-13 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 6 in Discussion Hi Prasad (Pooran), This is what it displaying me when I build the Setup. WARNING: This setup

Re: Query on .Net Installation

2003-10-13 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 9 in Discussion Hi Prasad, Thanks a lot for helping me out Happy ProgrammingArshad

Re: Query on .Net Installation

2003-10-13 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 10 in Discussion Hi Pandurang, Here you will find the dotNETFXRedist_x86_enu.msm merge module. This merge

Re: Query on .Net Installation

2003-10-13 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 12 in Discussion Hi Pandurang, Thanks for the kind help. Yeah u r right!, there is a file called

Membership Verification

2003-10-13 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi Group, Iam not getting any mails from bdotnet to my mail account since yesterday afternoon

Doubt in Assemblies

2003-09-26 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, I have a Shared Assembly (Sample.dll) in GAC, and I want to use shared assembly, so

Using Stored Procedures in C#

2003-09-25 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All, I am using stored procedures in my C# application. The Stored procedure

How to make second form as Startup in C#

2003-09-24 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All Gurus, I have lets say 3 forms in an Project solution, if I want to make second form run

How to call C++ DLL in C#

2003-09-12 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All gurus !!! I have a C++ DLL, I want to call it in C#. Ofcourse, I have used as [DllImport

Re: How to call C++ DLL in C#

2003-09-12 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi SBK, Let me first thank you for the prompt reply. I have put the Dll in WinNT/Sys32 folder

Re: Difference between C++ and C#

2003-08-26 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 6 in Discussion Hi Spark, Iam basically looking at difference between them in the context of OOP paradigm, basic

Urgent Help require !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.

2003-08-26 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 1 in Discussion Hi All Web gurus, Iam very new to Web technology. Iam developing a portal site

Re: Difference between C++ and C#

2003-08-23 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi San, Thanks for the reply, I have seen this site, it speaks of Interface inhertance

Re: Setting data connections after installation.

2003-08-14 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi San, Thanks for the reply. I will get back to u if I face any probs. Regards, Arshad

Re: Urgent help require in C# !!!

2003-08-14 Thread Iamtheoneurwarnedabout
--- New Message on BDOTNET --- From: Iamtheoneurwarnedabout Message 3 in Discussion Hi Nave, Thanks for the mail. My requirement is some thing like this: I will be having a country