473,657 Members | 2,627 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how can you use one webform to create a multi-view web application

Hi All;
i am working on a support ticketing system and here is how i am trying to architect it.
what i want to do is have a single web form interface that will hold the menu at the top, a view to the left and a view to the right. both views(forms) will change depending on the choices the user makes.
hey wait that sound alot like the web news reader i'm using from the MSDN site.
any idea where i can get information on how to build something like that?
thanks for any help.

Nov 18 '05 #1
2 901
It sounds like you might want user controls. You can have a placeholder
that will be each 'view', and at run time, load the correct user control
into it (.ascx).

"Shawn" <Sh***@discussi ons.microsoft.c om> wrote in message
news:81******** *************** ***********@mic rosoft.com...
Hi All;
i am working on a support ticketing system and here is how i am trying to architect it. what i want to do is have a single web form interface that will hold the menu at the top, a view to the left and a view to the right. both
views(forms) will change depending on the choices the user makes. hey wait that sound alot like the web news reader i'm using from the MSDN site. any idea where i can get information on how to build something like that?
thanks for any help.

Nov 18 '05 #2
On Wed, 28 Jul 2004 13:06:03 -0700, "Shawn"
<Sh***@discussi ons.microsoft.c om> wrote:
Hi All;
i am working on a support ticketing system and here is how i am trying to architect it.
what i want to do is have a single web form interface that will hold the menu at the top, a view to the left and a view to the right. both views(forms) will change depending on the choices the user makes.
hey wait that sound alot like the web news reader i'm using from the MSDN site.
any idea where i can get information on how to build something like that?
thanks for any help.


hmm, why don't you take a look at http://www.dotnetnuke.com

its an open source porthole software funded by microsoft. its
architecture is well documented and does what you want out of the box
with no configuration and no .net programming knowlege.

-Adam
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1443
by: Andrew | last post by:
Hi, Until now, I have used a single webform for my web app, and everything's been OK. Now, I've decided to create a main menu webform. So, I've got two webforms. Using Visual Studio .NET (with C#), I've made the menu webform the "start page", but I am unable to change to the other webform. I plan to have several webforms, all of which will be activated from the main menu webform by clicking on a button.
2
3195
by: Lubo¹ ©lapák | last post by:
Hi, I have a WebForm and in this WebForm i have IFRAME with name="obsah". How can I from C# code load a page into this IFRAME? Thanks Lubos
1
1417
by: Melson | last post by:
Hi Can anyone give me suggestion. I've 10 tables in MS SQL. Each table has primary key and different fields in each table. I need to create ASPNET webform to add and update each table. What I'm thinking is to create 1 webform for each table. So the project will have 10 webform to add and edit each table. I don't think this is a good design. Does anyone have a better solution. Pls help. Thanks.
2
1537
by: John A Grandy | last post by:
for the code-behind a WebForm, it's easy to use ASP.NET session state -- just refer to the built-in Session object ... but how to write code elsewhere that utilizes this same object ? within a WebForm, Session is an instance of the class System.Web.SessionState.HTTPSessionState .... but how to refer to this same object outside of a WebForm's code-behind ?
2
1963
by: Rob | last post by:
I have a webform that uses the TabStrip and MultiPage webcontrols. I also have a Print button on the form to print all of the information of the webform (all tabs): <input type="button" value="Print" onclick="window.print()"> However, this only prints the first tab or PageView. To fix this problem, I have added an @media rule to my stylesheet: @media print
3
1598
by: Nuno | last post by:
How can I instantiate a webform2 object from webfrom1 codebehind? The class does not popup in intellisense and gives me and error if i try to create it. Nuno
3
3513
by: Dean Slindee | last post by:
Would like to call the TabShow function on WebForm InOutHost from another WebForm in same project, but cannot figure out how to get a reference. Can this be done? In this statement: Call InOutHost.TabShow("pagBoard"), the reference to InOutHost is not resolved. Thanks, Dean S Partial Public Class InOutHost Inherits System.Web.UI.Page
0
1045
by: =?Utf-8?B?U3Bhcmt5?= | last post by:
This is a common problem which has a bunch of mediocre solutions - e.g.: http://dotnetjunkies.com/WebLog/mjordan/archive/2004/02/17/7393.aspx http://www.codeproject.com/KB/aspnet/SyncControl.aspx http://www.web-source.net/web_development/form_submission.htm Is there a Microsoft technique to prevent multi-submits? If not, what is the best way to prevent multi-submits when the user clicks refresh after the initial submittal of a form. ...
2
2640
by: deccio | last post by:
I have create an activex Control with Visual studio 2005 and framework 2.0 in c# to add drag & drop functionality to upload multi file. When I use it in a windows form it work fine. Infact if I select 3 files from a windows explorer and I move it in a listbox in my activeX, I find my 3 files added in the listbox but if I use my activeX in a web form and I select 3 file from a windows explorer in the listBox find only 1 file the file on...
5
2550
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi I have start web form and when the user clicks a button (server.transfer) they are directed to the second webform. I was wondering if there is a way to create an instance of the first webform on the second webform? I have a base webform class that both webforms inherit webform1 : BaseWebclass webform2 :BaseWebclass so I do not think I can just inherit webform1 in webform2 thanks --
0
8305
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8825
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8605
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6163
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5632
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4302
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1953
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1611
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.