Exforsys

Online Training

How to Handle

This is a discussion on How to Handle within the ASP forums, part of the Programming Talk category; I have tried in ASP by adding elements to a form to store and return the information needed by me ...


Go Back   Exforsys > Programming Talk > ASP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-26-2007, 09:51 PM
Senior Member
 
Join Date: Apr 2006
Posts: 139
Ralph is on a distinguished road
Thumbs up How to Handle

I have tried in ASP by adding elements to a form to store and return the information needed by me when the form is posted back to the server. But how should I handle this in ASP.NET. Kindly give me guidelines for handling this scenario in ASP.NET.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-28-2007, 02:29 AM
Senior Member
 
Join Date: Apr 2006
Posts: 145
Rahulbatra is on a distinguished road
In ASP.NET the process you have mentioned is automated. In ASP.NET each time the form gets posted back to server the web form gets rebuilt automatically. Suppose you like the form to retain the look it had when sent by the user during the rebuild process you can make use of ViewState control of ASP.NET which stores the information between round trips between the client and the server.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

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

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


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to handle the term in Linux sammy Linux 3 04-20-2007 03:34 PM
I need to handle USB devices Prabhu N Microsoft .NET 1 12-09-2006 03:16 PM
How to handle an illegal question during interview? joffre Career Advice 3 05-14-2006 10:57 PM
How to handle telephone interviews joffre Career Advice 2 05-11-2006 09:21 AM
Microsoft .NET : Handle API Callbacks Safely techguru Microsoft .NET Tutorials and Articles 0 08-27-2005 10:23 PM


All times are GMT -4. The time now is 09:39 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.