Proxy - Integrate Gmail In Web Application?
Jun 15, 2010
I am using asp.net 3.5 with C#.I want to integrate gmail into my site, just like any widget so that, people can login there and can access their gmail account. Actually gmail is blocked in my organisation & I want to access it via proxy that I can integrate in my website.
View 2 Replies
Similar Messages:
Feb 22, 2010
I have a requirement for building an instant messenger application for the selected user.
I have googled for the solution but without any sucess.My requirement is once a user initiates a chat with another user,the another user needs to get a popup of the chat window,where the two users can start chatting.
View 4 Replies
May 7, 2010
there is a way to define more than one proxy in the web.config for an application?
View 1 Replies
May 19, 2012
is it possible to call or integrate the windows application into asp.net web application? is it yes then tell me how to do it.
View 1 Replies
Jun 23, 2010
our web application should be hosted under proxy server, for that we had to change our URL to be relative.
we changed all the url's but then we saw that web resources that are embeded in the .net dll's are being written to the page with absolute path, start with "/" for example:
[Code]....
how can we change it? how can we set the web resource to be relative like this "../webresource.axd"
View 3 Replies
Feb 22, 2011
I am building an MVC app where I want users to login via their existing gmail accounts. how to proceed?
View 1 Replies
Apr 18, 2010
How can i get the gmail contact of my account in asp.net any reference or any code to import the contact of gmail?
View 2 Replies
Jan 2, 2010
I do One website. in this i want to invite my Gmail,Yahoo,Orkut etc. other id friends.
Refear: [URL]
site in this suppose i am login in this site then select mail option in this option i want to import my friends in other id so i do it.
means i want to use my friends details in other mail id so i do it add in my asp.net application.
So how it possible in asp.net.
View 5 Replies
Nov 17, 2010
I need to simulate a proxy server to test mobile device c# application.
Is there a way to do this? how should I do this.
View 2 Replies
Sep 29, 2010
while trying to send the mail from asp application i get the following error message" Transport failed to connect to server"here is my code below:
[Code]....
Does anyone have a solution
View 4 Replies
Aug 30, 2012
I am trying hard from the past 2 days to Send mail to my gmail account. But I am not able to do so
Only Exception i am getting is "Failure sending mail."
If i am giving wrong username and password then it is giving the exception
" The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at"
0
2
View 1 Replies
Feb 20, 2011
I've been building an ASP.NET MVC 3 web application for about 11 months now, and I have some content based components that I'd like to separate from the actual HTML views and move to more of a CMS system. This will allow the communications people in my company handle that portion of the content without requiring the web app to be redeployed.I'm not looking for a full CMS system. I have specific places in the web app where I want to be able to include CMS based content, and I'd like to be able to host a blog on the CMS as well.
View 2 Replies
Mar 8, 2011
I have a web application written in ASP.Net. When a user clicks a button in my application I want to open a MS Word file. How could I do this?
View 1 Replies
Jun 19, 2010
One of my client wants to track his cars/cabs from his own house... So i thought of getting help from our fellow users of SO... Is it possible to integrate GPS system in an asp.net web application? If so,How to get started... Any webservice that does it for me? Should i use google maps api?
View 2 Replies
Feb 2, 2011
I am working on ASP.NET MVC-2 web application. i want to update new changes in the existing running application.
View 1 Replies
Mar 29, 2011
i want to implement an asp.net MVC web application where a user enter the required address in the mvc application and then click on submit button where the related address will be displayed using Google maps inside the MVC application.
i have good knowledge of developing MVC web application but i lake the required knowledge to develop such and integration.
View 5 Replies
Jul 27, 2010
I want to add blog into my existing ASP.Net MVS 2 application. dotnetblogeengine.net is an option to a blog into Web Forms application. Can it be added into MVC 2 applocation.
View 3 Replies
Mar 29, 2011
I have 4 APIs from StubHub, TicketsNow, TicketNetwork and RazorGator that need to be integrated into my MVC3 event ticketing site. This site has a database that lists the events for which the site owner wishes to sell tickets. Once an event is selected on site, the 4 APIs need to be queried for ticket availability.
Should I add these 4 APIs as web references in the MVC3 application? Or, should I utilize SQL Server Integration Services to load ticket data into the database from each API and then have site users query both event and ticket data from the site, rather than querying for event onsite and then making API call for availability?
View 2 Replies
Mar 5, 2010
My university has a PHP website and I am going to develop a .Net project for the university. My question is:
How to integrate my .Net application and .Net forms with PHP website?
View 2 Replies
Oct 20, 2010
the process of integrating barcode scanner with the asp.net application in brief,where i need to generate barcode images and read the barcode and store im my database.....
I am not getting how to start and how to integrate that barcode scanner with asp.net appliaction
View 6 Replies
Jan 29, 2010
How can I develop a chat application using asp.net or How to integrate any chat api with asp.net application.
View 5 Replies
Feb 4, 2010
How to integrate barcode scanner into an ASP.NET Web application?Any open source library for doing it?
View 3 Replies
Jan 5, 2010
I am in need of making a web application that has the ability to load word documents from sql server(onto the web page), edit them, then save them back to the database. I've read a couple of articles that show that you can integrate MS Word into .NET, so it looks like it is possible. My question is whether or not there are major security holes in doing so. Since I want to be able to save my changes back into the database, I am a little hesitant on what certain people might try to exploit if I do this.
View 3 Replies
Sep 24, 2010
i am developed windows based application as well as web based application,but now what i want is after logging into my web application only,the windows application will open and run.first how to create single setup for both application .
View 2 Replies
Mar 3, 2010
I need to use google accounts in my ASP.NET application. Did somebody do it?
View 3 Replies