Develop An Application Works As (Virtual Mailbox For Customer)?

Sep 3, 2010

How to develop an application works as (Virtual Mailbox for customer)?

View 7 Replies


Similar Messages:

Customer Domain "appear Everything From Subdirectory" To A Multi Customer Application

Mar 9, 2011

I'm not really sure where to start with this and therefore can't pick a more specific area to post. At first I though this might be something I would do in IIS7 but on reflection i think it needs to be at the application level. I am developing an application which will as part of it's function provide a unique website (custom CMS) to my customers. Each person who registers will have their own site accessible via a url such as [URL]. I need someway to take this and work out which customer it is and then load the rest of the pages with their content. So the site may have a home, about us and news pages for example and be themed to the customers requirements. Each of the pages will be the same aspx file and application for all customers but the content and style will be loaded from the database at runtime. I'd like for the duration of the visit for everything to appear as if from this subdirectory without actually creating them for each customer. so thy could visit [URL] but it actually loads [URL] and loads the content based on the customer site the visit is viewing.

I'm not really sure how to approach this. Maybe using a session value to store the customerid for the site the person is viewing which could be calculated from the URL on the first visit. I presume other people have done something simialr in the past. Where it gets more complex is if I then want to offer customers to have there own domain name pointed to the site. In that scenario they would have say [URL] which points to my server and bound to my application [URL]. All pages would have look as though they were on the customer website such as [URL] but still point to [URL] in the background and also somehow link to the customerid in the database to load the correct content.

View 1 Replies

Web Forms :: Collect Customer Complaints And Stores Into Database - How To Entry Form Works

Dec 16, 2010

I am writing an application that collects Customer Complaints and stores them into a database. I want to keep it simple so that the Managers without much web knowledge can use it. This is how my Entry Form works. The Manager selects the name and id of the staff by choosing a location. This loads ids and names of the Staff in that location from the database. Then the Manager rates the complaint based on the severity and enters the comments. I was able to use Session objects to get all these values from the Entry page to the Confirmation page so the Managers can check again. This is where it gets tricky. If there is a correction they have to make by trying to go back to the Entry page, the values are lost (esp. Drop-down ones).

View 6 Replies

URL Routing Not Working When Set As Virtual Directory Under IIS.But Works In VS IDE

Aug 23, 2010

I have an ASP.NET web application(WebForms,Not MVC) developed in VS 2008 and i have implemented ASP.NET web forms URL routing by following this link [URL]It works pretty good when i run it on the Visual studion IDE.But does not works when i created a site under my IIS (IIS 5.1 in XP) and deployed the same files there.I have set ASP.NET version as 2.0 in the Properties window of my application too.But does not work.

View 1 Replies

MVC :: Creating A Mailbox For Messaging Application?

Sep 24, 2010

I have to create a Mailbox, just like Gmail..... I am brand new to asp.net MVC

I dont know how to start..how to design the view and write controllers for the Inbox and all..

the specification are as follows:-

Left navigation bar:

Inbox
Compose
Sent
Draft
*** Label1**
MyLabel1
Sub-label1
Sub-Label
My Label2....

Main Content contain the List of messages as selected Inbox, sent, draft and all

View 1 Replies

Web Forms :: Specific Customer Info Be Showing On His Page For Each Customer?

Jan 13, 2010

Now i have a database table holds all info of my (customers) such as first last names and address phone number etc ... and i able to edit delete update their info from my side using the admin page that contians gridview i created. If several customers logged into their account pages, and each one wants to update his information,

How can i let the specific customer info be showin on his page for each customer? (I have one databse table and it contains a primery key column called "MemberID") how can i make the new subscribed user get his info that he did input or i would like to add to it, showin on his account page?

View 8 Replies

Looking For Applications To Develop Own Application?

Nov 9, 2010

I am developing a web application for mortgage business related data (not mortgage calculation)in C#.( My job is to convert a classic asp app ..so workflow is already there. )Suggest sample application from where i can read and follow structure . It should have tabbed panes, user creation with different level of rights, complex web forms taking lots of input and using ajax.(even a bit of LINQ....as demanded by management!!) I found Nopcommerce interface very good. something similar but smaller in size. My ASP.net webforms knowledge is beginner to intermediate level.

View 1 Replies

C# - Looking For Right Approach To Develop A CMS Application?

Oct 25, 2010

I am developing a CMS application. Its a very huge deep and with full of configurable features. Current, I am developing it using Asp.net C#, form authentication and by creating UserControls.

There are lot of configurable items need to decide at run time as per user roles and some rules are predefined and some will be defined by Admin at runtime. The all information is stored in DB. I am getting lot of issues with USerControls. I consulted with some other guys who told my approach is wrong, I should go through DB data fetching. I really don't understand what is it? It is something like my all pages will be stores in Database and will construct at runtime and display as per rights?

View 2 Replies

How To Develop Multilingual Application

Jan 5, 2010

i am so much eager to develop the multilingual application. But i don't know how to start. how to create the application can i know what is the process to create the application. other wise give me a simple example.

View 1 Replies

Develop Scrapping In Web Application

Oct 5, 2010

I have develop lots of web aplication including web-site with paypal integration and now I want to develop scrapping in asp.net. Any one has knowledge about what is scrapping and how it is implemented in asp.net. I am new to this scrapping.

View 2 Replies

Application To Develop & Test On A Mac

May 11, 2010

I'm starting to learning some asp.net so I'm looking for an application to develop asp.net using a mac. I know dreamweaver can be used to write asp.net but I don't have any application to run a test server. ondering what my options are regarding developing and testing (not on a live server) using a mac.

View 2 Replies

How To Develop Window Based Application

Jul 18, 2010

I am trying to develop ASP.NET window based application and am struggling with it. I am using ASP.NET 2008 version.

this HTML command lang, I inserted lang=VBNET.

What does lang means and what is the purprose of it ?

Here are the HTML coding:

<form id="form1" runat="server" lang="VBNET" title="ONLINE ORDER REQUEST Screen">

View 10 Replies

How To Develop And Integrate A Chat Application

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

Want To Develop Point Of Sale Application ?

Oct 5, 2010

i am a c# dot net developer. i am given task to build a Pos application in c# for a grocery shop. i have no idea to develop it, please provide me if there is a tutorial, any class diagram or open source project

View 1 Replies

Architecture :: Going To Develop A Web Based Application With C#?

May 30, 2010

i am going to develop a web based application with c# but i am very upset that how to design a good pattern how to code to let the program more efficient.

View 3 Replies

Mobiles :: How To Develop The Iphone Application

Mar 22, 2010

How to develop the IPhone Application using ASP.net. Which are the Softwares and Simulators we have to install to develop the application.

View 7 Replies

Develop News Update Application In.net?

Jan 7, 2011

i want to know how the news and update functionality add in my website using asp.net application by which we can update.news on daily basis,

View 2 Replies

How To Use JQuery And CSS In MVC 3 When We Develop Application Through Razor

Jan 17, 2011

when i am working with razor application i found that their is no intellisense work for jQuery even i put the Vsdoc file in Master [layout page]. i find a another probelm that in aspx i can find the classes i define in stylesheet by press CTRL + space after put class attribute for tag or element not they not work too.

are their any good way to use this both feature when we work using Razor

View 1 Replies

Architecture :: How To Develop Web Application With Sub-Apps

Jun 18, 2010

I'm starting to think about and develop an architecture for a big web application, and I wanted to get suggestions and/or recommendations on which technologies and/or frameworks to use.The application will be an Intranet-based web site using Windows authentication, running on IIS and using ASP.NET. It'll need to be structured as a main web application with sub-web applications. Essentially, the entire scope is a composite browser-based,Intranet application that is composed of discrete, functionally complete modules or sub-applications.

View 1 Replies

Web Development - How To Develop Mobile Application

Aug 6, 2010

how to develop asp.net mobile application? what steps I have to be follow from the beginning. Is there any template provided by Microsoft for visual studio 2008 ? I want to develop this using c# + asp.net in mobile environment.

View 1 Replies

Develop .NET Application For Free Method?

Jul 1, 2010

Are Microsoft “Express” editions free to develop on? s there software available that allows a developer to write .NET applications with SQL Server for free, meaning without buying Visual Studio and SQL Server.s long as you buy Windows web hosting (w/ support for .NET and SQL Server), is there software tools you can use to develop for free (Visual Web Developer? SQL Express?)

View 4 Replies

Develop A Web Application Which Should Be Cluster Aware

Jan 7, 2011

I need to develop a web application which should be cluster aware.

View 2 Replies

Mobiles :: Develop IPhone Application Using .NET?

Feb 5, 2010

how to develop iPhone application using ASP.NET. and what are the minimum requirements to develop.

View 5 Replies

Develop A Sample Application In JqGrid

Oct 9, 2010

m a trying some new things in MVC. Basically I always programmed in ASP.NET. Now I am trying to develop a sample application and I am trying to use jqGrid inside this application. However when I am running the application the grid is not showing and its giving me an undefined error.

<link href="/Content/ui-lightness/jquery-ui-1.8.5.custom.css" rel="stylesheet" type="text/css" />
<link href="/Content/ui.jqgrid.css" rel="stylesheet" type="text/css" />
[code]...

View 2 Replies

Develop An Application To Sell Music Online?

Apr 28, 2010

We need to develop an application to sell music online. No need to specify that all will be done quite legally and in so doing, we have to plan an interface to pay artists. However, we are confronted with a question: What is the best way to store music on the server? Should we save it on server's disk from a HTTP fileupload? Should we save via FTP or would it be wiser to save it in the database? No need to say that we need it to be the most safiest as possible. So maybe an https is required here. But, we what you think is the best way? Maybe other idea? Because in all HTTP case, upload songs (for administration) is quite long and boring, but easly linkable to a song that admin create in his web application comparativly to an FTP application to upload song on server and then list directory in admin part to link the correct uploaded song to the song informations in database.

View 1 Replies







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