Microsoft
Software
Hardware
Network
Question : dynamically rename div id on the server side
Hi,
I got a <div id="oldDiv" runat="server"> on a user control,
then on the user control's Page_Load event,
I renamed oldDiv's id to "newDiv": oldDiv.ID = "newDiv";
I created a page, and added this user control, then create a javascript function.
Within this function it calls
document.getElementById(d)
However it returns null, which d ="newDiv" on the page.
Does anyone know what causes that and how to fix that?
Cheers
Answer : dynamically rename div id on the server side
Take a look at the TASKKILL command, it supports wildcards in the image name that you wantto kill andmay be able to do what you need.
http://technet.microsoft.c
om/en-us/l
ibrary/
cc7
25602%28WS
.10%29.asp
x
~bp
Random Solutions
2 selects in a stored proc
the object is not accessible because is a friend
Office 2003 Clip Art not working
Outlook 2003 on terminal servers
C# ASP.NET code hanging for no reason...
ACT 2009! registration error, windows 7 (exception error popup)
riddle vb.net calling unmanaged c++ dll
QOS And routing behind a bridged device on Cisco 2800 series router
cant pass list
Operator '=' is not defined for type 'DBNull' and type 'Integer' - how to fix