Click here to Skip to main content
15,885,870 members

Comments by Al-Farooque Shubho (Top 65 by date)

Al-Farooque Shubho 16-Mar-11 3:04am View    
http://www.codeproject.com/KB/aspnet/WebSocketWhiteBoard.aspx :)
Al-Farooque Shubho 24-Jan-11 0:26am View    
You may need to use a later version of JQuery script (I tested with JQuery version 1.4.1), and, you need to make sure that the target control has "id" property. Moreover, I tested this with Textbox and DropDownList, found it working. However, for RadioButton, it wasn't working.
Al-Farooque Shubho 21-Jan-11 2:18am View    
Yes, got it. See the modified code.
Al-Farooque Shubho 21-Jan-11 1:46am View    
No, I didn't miss it. You CAN access client pc's file system using ActiveX components or Java applet/Flash/Silverlight. And yes, Server side programming won't help here, but, as a developer you will need to develop those things and deploy on server so that, these can run on client machines.
Al-Farooque Shubho 21-Jan-11 0:18am View    
Hi, sorry, it appears that I misunderstood the question and my suggested way it not correct. Thanks for your feedback.