NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: linas@debetas.lt on March 08, 2012, 06:08:53 PM

Title: CheckBox and GetSessionValue
Post by: linas@debetas.lt on March 08, 2012, 06:08:53 PM
Is it just me.... after I updated to nettalk 6.25 sudendly the GSV returns 0 for all checkboxes.. i am sure on nettalk 5 .47 all were good and GSV returned the current chekcbox value.

I can see in the trace that the checkbox value changes when i tick or untick it.. but GSV not returning value..


Linas
Title: Re: CheckBox and GetSessionValue
Post by: linas@debetas.lt on March 08, 2012, 07:37:52 PM
I can confirm that it stoped working, but it depends on the webform configuration, just macth of the situations here

WebForm (file)
             Tab1 (calendars, lookups as popups)
             Tab2(Lists aslo  extra save/cancel button)
             Tab3(embeded NetwebForm memory type) - I have problem reading values from this tab containing more tabs and checkboxes.
             Tab4(embeded NetBrowse )
Save/cancel

Now  :( mowing the chekcboxes from Tab3 to Tab2 because then works.

To produce example- it is too complicated to do something like this.
Linas