473,396 Members | 1,929 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to find if a field has been edited?

Dear All,
I have a ASP.Net application where I am having a multi-line field
that has a long data type....I would like to save this field only if
it has been edited...I don't want to save the value in ViewState and
check if its value has been changed as it will take up lot of
bytes...is there a simpler method??

Please help

TALIA
Many Regards
Sunil
Nov 17 '05 #1
2 1205
Sounds like what you want to do is use the TextBox.TextChanged event.

we*******@studentshopper.com
http://www.studentshopper.com/
su***@itb-india.com (Sunil Menon) wrote in message news:<de**************************@posting.google. com>...
Dear All,
I have a ASP.Net application where I am having a multi-line field
that has a long data type....I would like to save this field only if
it has been edited...I don't want to save the value in ViewState and
check if its value has been changed as it will take up lot of
bytes...is there a simpler method??

Please help

TALIA
Many Regards
Sunil

Nov 17 '05 #2
I am implementing the TextChanged event on the server side...does it
have any side effects of "Speed"...what if I trap the TextChanged
event for a 20 fields on my Form...will "Speed" be effected...will it
eat Server resources??
Has anyone implemented this workflow successfully??

Thanks & Regards
Sunil

we*******@studentshopper.com (isaac nicolay) wrote in message news:<af**************************@posting.google. com>...
Sounds like what you want to do is use the TextBox.TextChanged event.

we*******@studentshopper.com
http://www.studentshopper.com/
su***@itb-india.com (Sunil Menon) wrote in message news:<de**************************@posting.google. com>...
Dear All,
I have a ASP.Net application where I am having a multi-line field
that has a long data type....I would like to save this field only if
it has been edited...I don't want to save the value in ViewState and
check if its value has been changed as it will take up lot of
bytes...is there a simpler method??

Please help

TALIA
Many Regards
Sunil

Nov 17 '05 #3

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

Similar topics

5
by: Lando Chez | last post by:
Hi I want to create fileds on my form that can not be manually edited through the UI of the form. Instead the (visible) content is changed through changes on other parts of the form. e.g....
5
by: F. Barth | last post by:
Hello, I've posted this problem to one other newsgroups, and gotten some diagnostic help, but I still need a solution. The full text of the message box is: "The field is too small to accept the...
2
by: Uwe Range | last post by:
Hi to all, I am working on a form with a combi-field on a subform. I want to give the user the opportunity to alter the list-content (which is based on a table) in a separate form. The user...
2
by: Neo Geshel | last post by:
After pouring over about a dozen sites that clearly dealt with ClientID all by itself, I came to the realization that about 2/3+ of them were doing it wrong. It is indeed impossible to grab the...
27
by: Kim Webb | last post by:
I have a field on a form for project number. I basically want it to be the next available number (ie 06010 then 06011 etc). In the form I create a text box and under control source I put: =!=...
12
by: TS | last post by:
If I was to have my biz layer ask the data layer to load a particular object based on key field info i pass to it, and it cannot create the object becaues it isnt' in the Db, should the data layer...
5
by: rdemyan via AccessMonster.com | last post by:
I have a need to add another field to all of my tables (over 150). Not data, but an actual field. Can I code this somehow. So the code presumabley would loop through all the tables, open each...
6
by: Geoff Berrow | last post by:
I have a record in a MySql database which can be edited. Each time it is edited I want to give the user the opportunity to summarise the changes, which I store in a field. It doesn't really...
4
by: ananth | last post by:
Hi All, I have a text field in my HTML page which has a value stored in it. I need a java script code to allow the user to save if the content of the text field is edited.ie User should...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...

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.