No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Re: Hey ..... Use <sessionState timeout="10000"/> tag for session timeout Property important : Remeber 10000 in seconds.... Use Session_End Event which is available in Global.asax file..... | |
Hi Guys I used Crystal Reports in my projects.It shows "Load Report Failed" oftenly...If it occurs i just do restart the IIS service then it will work fine ....i do it regulary but i need permenant solution any have an knowledge or exp regarding this issue...... Thanx in Adv.... | |
Re: Hi Thiru.... Which version r u used in u r Proj? I think u r using VS 2003 ..... Here U add only Parent Node .. U Should mention child Nodes.... If u add child node then u will get collapse/Expand (+) Symbol automatically....... | |
Re: Hey Stevendmar... Can u explain some brief abt the prob... | |
Re: Hi coolshail... Try out with this Response.Clear() Response.AddHeader("content-disposition", "attachment;filename=Text1.txt") Response.AppendHeader("Content-disposition", "attachment; filename=Text1.txt") Response.Charset = "" Response.Cache.SetCacheability(HttpCacheability.NoCache) It working fine..... | |
Re: var Val = document.getElementById('ListBox1').value; Used For getting value form listboz on clienside We Can also control the validation on clientside itself ... but i know u r requirement(example) clearly.. | |
Re: Place the following script in .ascx (which one is common in all the forms in projects) or use this code in seprate page........ <script language="javascript" type="text/javascript"> history.forward() </script> |
The End.