It is not a right place for you to look for a soul-mate my friend! Arjay is right, google answers you everything including the answer from codeguru.com.
I have a language dropdownlist in the master page, which will decide what language content need to be displayed, however, i've found the content page loads before the dropdownlist value...
I am trying to dynamically get the value of a button by calling function in the value attribute. However, it doesn't work like this. Can i have give me a hand with it?
Hi, I learnt the below code from here before, it works fine when i just loading up the dll that has no parameter. However, i am now requires to pass the parameter to the calling dll form.
Hi, I am trying to use the updatepanel in my form, but when i use the below code, the FileUpload1 control will never get any value. However, if i remove the updatepanel then it will works. So just...
Hi, I am using the following code to display a flash movie in asp.net page, it can be shown successfully, but i can't get the control (the play or pause bar) displayed. can anyone help me how to make...
I am using .NET 2 and trying to use SHDocVw.dll to print a html file to the printer, however, I found most of the time if i step line by line will works, but won't work during the...
I tried to get all the buttons in the working form using the code below, however, i found all the buttons in the Tabcontrol is not included in this.Controls. So how can i access all...
thanks for that, but it is using CDO for Exchange 2000 Library which is only available in exchange server itself. How should i deal with that? Do the development work in exchange server and run under...
thanks, but the result mostly in how to communicate with Outlook, not the exchange server. what i expected is to write the appointment data into exchange server 2003, and the data will automatically...
I have a system that create booking for the employee. now i want to create an appointment in exchange server and then it will be displayed in employee's calendar. Can anyone advise me how to do this?...
Hi, I would like to make a treeview like checkedlistbox, but with the checkbox in front of every items. The following code is only produce one level of the list, but i need multiple levels.
for...