Forms Data Controls :: Access Exchange Server's Address Book, To Enable Selecting Aggregate Groupings By Manager

Apr 16, 2010

The end goal is to be able to reference our address book, and give the user the ability to select a Manager, which then in turn would return all the results for all the users under that manager. This information is stored in our Exchange servers address book. ie when you select on a person's name in Outlook, then Organization, you get their manager, so when you select the Manager on this site, I want it to return the results for all of his/her members.

I have a site that has a dropdown list of users who've entered data into a DB. This list is populated with a User's alias when they enter data.This DB of data (including Users' aliases) contains data from users in multiple groups, and I am trying to figure out how I can access our Outlook exchange.

View 1 Replies


Similar Messages:

Web Forms :: Retrieving Global Address List From Exchange Server?

Oct 5, 2010

My last two questions were about sending email through ASP.NET, and adding web form to that email body, which is working :)

This time my boss wants me to send email addresses from our exchange server global address list. :(

For example,

Dropdownlist for send from who, Dropdownlist for recieving person...The behind values should be email addresses.

And this information should come from global address list on our exchange server.

View 5 Replies

Forms Data Controls :: Enable And Disable Gridview Selecting?

Dec 20, 2010

I have a gridview that is built based on my objectdatasource.. so at the moment, i have 1 gridview linked to 3 different objectdatasource resultsets.. my question is.. only 1 of the 3 do i want to allow or should i say enable the "GridView1_SelectedIndexChanged" ability. Is that possible, that when i bind the datasource to the gridview for that one, i can enable that?

View 4 Replies

Forms Data Controls :: Enable And Disable Textbox While Selecting Checkbox In Samegridview?

Oct 22, 2010

when i click on the checkbox in the gridview column1 the textbox column4 should be enabled author wise textbox should be disabled...........

View 1 Replies

Forms Data Controls :: Create A Table Or List With Groupings Spaced

May 19, 2010

I would like to use a data grid but not sure it possible,, is the data repeater or something else i would use?

<table style="width: 318px">
<tr>
<td colspan=3 align=left>Friends</td>
</tr>
<tr><td>Mark</td><td>30</td><td>NY</td></tr>
<tr><td>Joe</td><td>20</td><td>NY</td></tr>
<tr><td>Bill</td><td>23</td><td>NY</td></tr>
<tr><td>Tony</td><td>34</td><td>NY</td></tr>
<tr>
<td colspan=3 align=left>Lovers</td>
</tr>
<tr><td>Jill</td><td>30</td><td>NY</td></tr>
<tr><td>Ann</td><td>20</td><td>NY</td></tr>
<tr>
<td colspan=3 align=left>Country Men</td>
</tr>
<tr><td>Bill</td><td>30</td><td>NY</td></tr>
<tr><td>Hill</td><td>20</td><td>NY</td></tr>
</table>

View 5 Replies

ADO.NET :: Using Enterprise Manager Data Access Code Block And Have A Table In Sql Server 2005 With A Column Type Of 'bigint'?

Aug 4, 2010

Im using enterprise Manager data access code block and have a table in sql server 2005 with a column type of 'bigint'

when querying against this table and adding in a parameter, there isnt a long datatype available, so is Int32 an equivalent ?

[Code].....

View 1 Replies

.net - Cannot Disable Or Enable An Exchange Mailbox Running A Powershell Command Inside C#?

Mar 14, 2011

I have a couple of powershell command that are very simple.

disable-mailbox dadelgad -confirm:$false
enable-mailbox -identity 'dadelgad' -database 'NET5014DB10' -Alias 'dadelgad'

The first command is to disable an exchange mailbox and the second enables the mailbox. I am logged in as a user who is in the Organization Management group which has full admin priviledges to Exchange but is not a domain admin. If I run these commands directly in Powershell, they work fine but they do not work when called from C#.

I created a very simple windows forms app that has a couple of buttons that invokes these commands from C# code. Running the app as the user with full Exchange right, most commands work with no problem such as get-mailbox -identity 'dadelgad'. I can set flags in Exchange, add alias emails and do most functions but I cannot disable or enable an account.Do I need to be a domain admin to do these functions. It almost seems like a permission issue but the user has full rights to Exchange and can perform both of these commands directly in Powershell.

View 1 Replies

Mobiles :: Get Address Book From A Blackberry Device?

Dec 20, 2010

Is there any way to get the address book contacts from a blackberry device in a .net web application?We have a .net web application that can be accessible from a Blackberry device.What we need is a way of getting the Blackberry contacts list from a blacberry device the same way when you send an email:When you send an email you can type some characters on the "To" field then hit "enter" and the blackberry device is doing a lookup function returning a list of contacts based on the keywork you typed. Maybe there is a way of calling a blackberry API from a javascript function that would perform the same way described.

View 2 Replies

C# - Quora Implement Their Address Book Import?

Mar 29, 2011

How is Quora able to show me an invite page with all my gmail contacts without even me logging into gmail. Is there a way to pull email addresses without a password? Or is it they are storing my addressbook, when I initially logged in?

View 1 Replies

Web Forms :: XML File With Both Builder And Manager Email Address?

Feb 1, 2011

i currently working on a webform. My current codes are below:

[Code]....

1. first of all i would just like to have 1 XML file that will contain both the builder and manager email address. I tried the following code but it does not work. Basically i set the databinding source for both the dropdownlist to the same source with different datafield value(for builder) and name(for manager).

[Code]....

2. So i want it to set so that when users select "Others" as an option, they are allowed to enter new email address manually. And i want them to update this XML file so that the next time they access this form they would be able to see the previous email entry that they provided.3. How do i get the 2 panels side by side at the bottom? For example i would like them to see the Label next to the Textbox.4. Last question, how do i create a text in the label so that i can see the Version when they press update in the form. For example if the major version is 6, user enters 6 and press the update button and the "Major Version" would display something like "Major Version = 6"?

View 3 Replies

How To Import Address Book Of Any Email Id Or Any Social Networking Site

Jan 18, 2011

I have a social networking website. I need a ASP.NET script for the below.

Address Book Import Members can import their contacts from Yahoo, Gmail, AOL, Hotmail, MSN, rediffmail and other networks like MySpace, linkedin, facebook and invite them to join your site.

I need you to develop just the script.

We will copy paste the script into our invite a friend page in the appropriate location into our website.

People who have done it earlier OR having a script quote.

I want you to deliver the script in a form, such that it is exclusively licenced to my domain and cannot be re-used by others thru copying it unless I authorise it.

View 6 Replies

Active Directory/LDAP :: Query Is Not Displaying Hidden People From Exchange Address Lists?

Jun 29, 2010

I am trying to display an employee directory on an intranet and I was using this query as a filter:

strResult = "(&(objectCategory=user)(objectClass=user)(userAccountControl=512)(company=*))"

That works - but I see employees that are checked to not be part of the global address list in exchange and I want to filter them here also - so I changed the query to this and it doesn't work:

strResult = "(&(objectCategory=user)(objectClass=user)(userAccountControl=512)(company=*)(!msExchHideAddressLists=True))"

View 3 Replies

Web Forms :: Build Email Address Book Where Contacts And Their Email Addresses Are Saved?

Jul 31, 2012

i want to add address book in email web application then how it will be possible???

View 1 Replies

C# - How To Exchange SQL Server Data With A Webform

Jan 4, 2011

I'm beginner at C#, asp.net and I took a course about databases (fundamentals of Databases) I wouldn't ask such question because:

The thing I am required to do is an e-commerce project (small one) and I am stuck after connecting the database from SQL Server to Visual Studio using server explorer?

How in a simple manner can I send SQL queries and retrieve data and display it?

The problem is I have asked this while they know we didn't take web programming courses and I have to deliver the project next week (e-shopping cart + registration + signing in) !!!!

View 3 Replies

Databases :: Trying To Figue Out Groupings On Data Tables With LINQ?

Feb 15, 2010

I am having a hell of a time trying to figue out groupings on data tables with LINQ. I am using VB

I have two data tables. I'll define from Table Law = columns (ven_grp,comp_no,acct_unit,description,company)

Table Comps = columns(comp_parent,comp_struct1, comp_struct2, .... through comp_struct9 Now here is the SQL equivalent of what I need in LINQ

[Code]....

For reasons I won't get into I can't use SQL to do what I need to do. this is how far I got with LINQ

[Code]....

which works ok, but I can't for the life of me figure out how to group on the fields I need to and then dump the query results into datatable. I've looked at tons of examples on line and I just don't seem to get it or it does not work the way examples show. Both of my tables are defined as similar "Dim law = ds.tables(0).asenumerable()

View 1 Replies

DataSource Controls :: System.Data.SqlClient.SqlException: SQL Server Internal Error - Text Manager Cannot Continue

May 15, 2010

[Code]....

View 1 Replies

Crystal Reports :: How To Print Cheque Book (Check Book)

Oct 10, 2013

How to design crystal report such type that it is exct print into the bank checkbook?

View 1 Replies

Access :: Selecting Data Between Dates?

Apr 30, 2010

I have a web page with 2 calendar controls (start date and end date). I am trying to select data that falls between the two selected dates but the start date needs to have one day added to it and the end date needs to have one day subtracted from it.The query I was trying (which fails on missing parameters is:

[Code]....

View 4 Replies

Data Controls :: Bind Aggregate COUNT Column To GridView

May 7, 2015

I have table 'Sample' with field name. Now i want to show the names and count(name) into a grid. For this I used the following..

But it does'nt show the count value.

.aspx

<asp:GridView ID="Grid_Count" runat="server"
Width="379px" AutoGenerateColumns="False" Height="188px" >
<Columns>
<asp:TemplateField HeaderText="Apperance">
<ItemTemplate>
<asp:Label ID="Lbl" runat="server" Text='<%# Eval("name") %>'></asp:Label>

[CODE]..

View 1 Replies

Web Forms :: Send Mail With Exchange Server?

Jan 14, 2010

i am building an intranet for the company and i when a ticket is raised i want to select a person and send them that ticket. I have the gridview in place and the users email address. All i need is some simplle send mail code in c# to get it going. I am not sure on what i have to do weather i have to authenticate it and if the fact that exchange is on a sbs 2008 server called server01 and the intranet is on server02 they are both on the same domain.

View 18 Replies

Web Forms :: Sending Mail Over Exchange Server With C#?

Sep 15, 2010

I do not want to set up a smtp server for mail sending.

I want to use existing exchange server.

How can i send an e-mail over exchange server?

Is there sample c# code?

View 5 Replies

Web Forms :: Reading Emails From Exchange Server 2007 Using C#

Apr 27, 2010

I want to read emails from exchange server 2007 using C# in my webform.

View 1 Replies

SQL Server :: How To Show Other Columns With Aggregate Function

Nov 15, 2010

In my query , I have an aggregate function and other columns and a Group By clause where there is a column which I need to show without placing it in Group By clause.

View 2 Replies

SQL Server :: Aggregate Function In Group By Clause?

Apr 1, 2011

can i use aggregate function in group by clause like below mentioned query (which marked in red color)

[code]....

View 2 Replies

SQL Server :: Can Use Aggregate Function In Group By Clause

Feb 9, 2011

can i use aggregate function in group by clause like below mentioned query (which marked in red color)

[code]....

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved