Search results for query: *

  1. A

    ASP.Net : Problem Javascript Menu

    Could you please explain this to me? Is this some kind of browser setting?
  2. A

    Get application name in asp.net

    Hello - Does anyone know how to retrieve the application name? Thanks.
  3. A

    ASP.Net : Problem Javascript Menu

    I am not populating javascript in not page.ispostback. All the menu-items are hard-coded and everything required for the script is inside that file. HTML file looks like this: <Body> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td> <script...
  4. A

    ASP.Net : Problem Javascript Menu

    Hello All, There is an external javascript file which I have included in my .net web project. Whenever the web page is loaded for the first time, the javascript menu appears where it should. But whenever I submit the form, javascript menu just disappears. The file path is correct since I can...
Back
Top