Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Thin client to thick client communication

Reply
Thread Tools

Thin client to thick client communication

 
 
Russ
Guest
Posts: n/a
 
      11-29-2004
Hello,

I have an application that consists of both thin client portions and
fat client portions.

One such view consists of a fat client treeview on the left, and a
thin client asp.net webapp on the right.

A user will fill out the webapp's form and click submit. This will
send the data to the DB. I need to know of a way for the treeview
control on the left to be notified when the user clicks submit and get
all the data that the user filled into the form's fields WITHOUT going
back to the DB for this information.
Essentially what I want to do is this...if the asp.net webform were a
fat winforms based section, I could just hook up to a click event on
the button and receive the data through a custom eventargs class. As
far as I know I can't do this in asp.net webapps...so how do I
subscribe to the "event" that tells me the user clicked "Submit" and
send along the data in the forms fields to the treeview?

Thanks very much,
Russ
 
Reply With Quote
 
 
 
 
=?Utf-8?B?Q2hhcmxlcyBDaGVu?=
Guest
Posts: n/a
 
      11-29-2004
Why use a thick client control?

http://www.componentart.com/demos/tr...s/default.aspx

Fully .Net integrated control that mimics "thick client" application
behavior using DHTML. Cross browser compatible, affordable, easy to use...no
excuse to use ActiveX Controls to do tree menus IMO.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Thick and Thin Client authentication Suresh ASP .Net Security 1 08-02-2007 07:25 AM
Comparing thick and thin clients Mike ASP .Net 4 08-29-2006 05:43 PM
thin or thick monitor cable ? jw 111 Computer Support 7 04-04-2005 12:46 PM
Re: Web enabled App architecture question - thin or thick client? Benoit Java 0 08-11-2004 09:39 AM
Web enabled App architecture question - thin or thick client? Adam Lipscombe Java 5 04-24-2004 08:09 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57