944,156 Members | Top Members by Rank

Ad:
Sep 17th, 2006
0

Javascript Problem....

Expand Post »
Hi,
I am facing a strange problem....

I have a datagrid in which has a few textboxes. 1 of these text boxes is un-editable (it is a computed value). The computations for that textbox have been done using javascript. In the asp page the value is taken using Find Controls.

The problem occuring is, the javascript calcuates the value and is displayed on the screen, but the same value is not passed to the vb page and hence the desired value is not sent to the database.

Also this error is not regularly occuring. It has occured only on a couple of occasions. The rest of the time, everything works as desired.
Please help......
Aniruddha
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
AniruddhaKelkar is offline Offline
3 posts
since Sep 2006
Sep 18th, 2006
0

Re: Javascript Problem....

Hi Aniruddha,

Well it should work! But by the way feel free to add your code here

Katarey
Reputation Points: 39
Solved Threads: 23
Junior Poster
katarey is offline Offline
167 posts
since Jul 2005
Sep 18th, 2006
0

Re: Javascript Problem....

Click to Expand / Collapse  Quote originally posted by katarey ...
Hi Aniruddha,

Well it should work! But by the way feel free to add your code here

Katarey


Hi Katarey,

Thanks a lot for the reply......

Now let me explain the situation in detail.

Say there is a datagrid with 4 text boxes in 1 row. The data grid has n such rows.
The first 3 textboxes are editable. The value in the 4th txtbox is calculated by a simple mathematical formula applied on the values in the first 3 text boxes.

This calculation is done using javascript. The values in all the textboxes are stored in hidden txtboxes.

Further these values are accessed in the vb page using the code

txtABC = Ctype(dgDataItem.FindControl("txtABC"),HtmlInputHidden)

These values are now passed to the database. The problem occuring here is that the value for the first row is passed correctly. But next row onwards, the desired value is not passed.

Also, this problem is not occuring regularly. This case has occured only on a couple of occasions. The rest of the times everything works fine.

Has this got something to do with the security settings ??

Hope you can identify some way of resolving this issue....

Aniruddha
Reputation Points: 10
Solved Threads: 0
Newbie Poster
AniruddhaKelkar is offline Offline
3 posts
since Sep 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: Highlight the text menu if on current page
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: maps.google.com





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC