your idv id is divContentOne and it is ruat server than not acces directly .u use the <%= divContentOne.ClientID %> infront of divContentOne in javascript
Best Regards, Trishul Tandel Software Developer
your idv id is divContentOne and it is ruat server than not acces directly .u use the <%= divContentOne.ClientID %> infront of divContentOne in javascript
Best Regards, Trishul Tandel Software Developer
how to create .sfd file in flash reply soon
Best Regards, Trishul Tandel Software Developer
'index.aspx' has not been pre-compiled
Best Regards, Trishul Tandel Software Developer
How to rotate div(text) with the use of javascript
Best Regards, Trishul Tandel Software Developer
use the gridview for bind datatable then use render method of gridview for generate html
Best Regards, Trishul Tandel Software Developer
Hi all I have a login form(user name and password) that reads its data from a database, I need to check the password textbox letters case, e.g. if the user wrote "admin" it will be different than "ADMIN"... Is there is any function to do that?
Best Regards, Trishul Tandel Software Developer
How to bind RadioButtonList in a formview in insert mode.
Best Regards, Trishul Tandel Software Developer
Thanks
Best Regards, Trishul Tandel Software Developer
FontStyle fontStyle; fontStyle = FontStyle.Bold; fontStyle = FontStyle.Italic; How i give both Bold & Italic as a FontStyle
Best Regards, Trishul Tandel Software Developer
ScriptManager.RegisterClientScriptBlock(Page, this.GetType(), "onClick", "try{hidedg();}catch(ex){}", true);
Best Regards, Trishul Tandel Software Developer
but how i handle that situation
Best Regards, Trishul Tandel Software Developer
Save solution : Save If you are using button tag then it not allow to use type="button" Best Regards, Trishul Tandel Software Developer
error : URI formats are not supported strPath = "http://localhost/website/Hamdler.ashx?ImgNo=121" Bitmap objImage = new Bitmap(strPath);
Best Regards, Trishul Tandel Software Developer
please select line where your error occure
Best Regards, Trishul Tandel Software Developer
use html input tag
Best Regards, Trishul Tandel Software Developer
use cssclass="cssclassname" property of asp:button
Best Regards, Trishul Tandel Software Developer
hi... i don't understand what u say
Best Regards, Trishul Tandel Software Developer
for asp button use the
Best Regards, Trishul Tandel Software Developer
strPath="http://localhost/website/Handler.ashx?ImgNo=234"; Bitmap objImage = new Bitmap(strPath);
Best Regards, Trishul Tandel Software Developer
ERROR : URI formats are not supported
Best Regards, Trishul Tandel Software Developer