Friday, February 6, 2009

How To access session variable in javascript

<script language="JavaScript"> var MySessionvalue = <% = Session("key") %>; ... </script> No way possible without creating a PostBack or using AJAX. Here's an example using a PostBack: aspx file: <script type="text/javascript"> <!-- function setSessionVariable(valueToSetTo) {  __doPostBack('SetSessionVariable',...

How To install font in Windows

Install a font, follow these steps: 4000 Fonts Click Start, and then click Run. Type the following command, and then click OK:%windir%\fonts On the File menu,...

How to learn a foreign language fast

The Million Dollar Question: How Do I Learn a Foreign Language Fast?There are many reasons someone may want to learn language fast. Those reasons could include: economic reasons, employment, travel, personal growth and many others. The reality is that learning a foreign language fast is simply just not that easy.It is widely known that the fastest...