PC Review


Reply
Thread Tools Rate Thread

custom web control +client-side javascript + postback

 
 
boeledi
Guest
Posts: n/a
 
      15th Dec 2006
Hello,

I am trying to create a new Web Control (ASP.NET 1.1) that contains
among other textboxes. The content of these textboxes (runat=server)
might be changed by client-side Javascript code, like:
document.getElementById('txt...').value='...';
Then, at server side, I will need to retrieve the NEW content of these
textboxes later on...
The problem I am facing is that I don't retrieve the new content of the
textboxes... It seems that after postback, I don't get these new
values...

Could someone explain me how to achieve this?

Many thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Client side javascript: Which button caused the postback? MAX2006 Microsoft ASP .NET 7 17th Sep 2008 05:07 AM
client-side javascript mixed with postback rodchar Microsoft ASP .NET 0 27th Nov 2007 08:23 PM
Server side control that maintains viewstate for client-side javascript variables? Keithb Microsoft ASP .NET 1 26th Feb 2007 06:19 PM
Generating Client-side JavaScript for Custom Postback Sam Martin Microsoft ASP .NET 1 15th Sep 2004 04:54 PM
how can i add client side javascript to a web user control? Tariq Ahmad Microsoft ASP .NET 2 10th Jul 2003 12:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:05 AM.