Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Wrong Control on Page

Wrong Control on Page

Scheduled Pinned Locked Moved ASP.NET
helpcsharpjavascriptasp-netjson
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shajeel
    wrote on last edited by
    #1

    My project is on ASP.NET 1.1 and it runs on ie only. In this project i have a setup in which there is one base page and all of the rest pages are as component. their is a strange problem when i move from one specific page say page1 to another say page2 and then check its source from view source. i am seeing source of page1 whereas the ie displays page2. but when i goes from some other page3 to page2 every thing is fine. i m getting error when in base page i have used some javascript and it is saying hidden field is null. but when i go from page3 to page 2 there is no error. any possible reasons?

    Regards Shajeel

    C 1 Reply Last reply
    0
    • S Shajeel

      My project is on ASP.NET 1.1 and it runs on ie only. In this project i have a setup in which there is one base page and all of the rest pages are as component. their is a strange problem when i move from one specific page say page1 to another say page2 and then check its source from view source. i am seeing source of page1 whereas the ie displays page2. but when i goes from some other page3 to page2 every thing is fine. i m getting error when in base page i have used some javascript and it is saying hidden field is null. but when i go from page3 to page 2 there is no error. any possible reasons?

      Regards Shajeel

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Shajeel wrote:

      i am seeing source of page1 whereas the ie displays page2.

      That's just plain not possible, unless the source is being changed in script ( you see the original source ).

      Shajeel wrote:

      i m getting error when in base page i have used some javascript and it is saying hidden field is null.

      OK, apparently, your hidden field is null. You need to check your javascript and markup, and if you want meaningful help, you need to post it, so we can comment on your code.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups