K
Kevin Mat
hi,
In my aspx page I do have some dynamic aspx controls. I am using
document.getElementById('pageID_Ctl1_text1') in the javascript to copy some
values from these controls. It is working in the first time, and these
controls id values are changing after the page reloaded. I am getting the
error on this getElementById.
This was working in 2003 and after migrating to 2005, it is not working.
Any help would be appreciated.
Thanks
Kevin
In my aspx page I do have some dynamic aspx controls. I am using
document.getElementById('pageID_Ctl1_text1') in the javascript to copy some
values from these controls. It is working in the first time, and these
controls id values are changing after the page reloaded. I am getting the
error on this getElementById.
This was working in 2003 and after migrating to 2005, it is not working.
Any help would be appreciated.
Thanks
Kevin