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. General Programming
  3. C#
  4. Where to insert the code

Where to insert the code

Scheduled Pinned Locked Moved C#
csharpvisual-studiohelptutorialquestion
3 Posts 3 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.
  • P Offline
    P Offline
    papa1980
    wrote on last edited by
    #1

    Hi everybody Where i can put my code if i whant he to be execude befour postback or how to make some event who start befour post back??? Pleas help me than you //using version visual studio 2005 -- modified at 16:54 Friday 14th April, 2006

    H R 2 Replies Last reply
    0
    • P papa1980

      Hi everybody Where i can put my code if i whant he to be execude befour postback or how to make some event who start befour post back??? Pleas help me than you //using version visual studio 2005 -- modified at 16:54 Friday 14th April, 2006

      H Offline
      H Offline
      HakunaMatada
      wrote on last edited by
      #2

      Are you talking about postbacks in a web application? If so, then the ASP.NET forum would be right place to ask. --- With best regards, A Manchester United Fan The Genius of a true fool is that he can mess up a foolproof plan!

      1 Reply Last reply
      0
      • P papa1980

        Hi everybody Where i can put my code if i whant he to be execude befour postback or how to make some event who start befour post back??? Pleas help me than you //using version visual studio 2005 -- modified at 16:54 Friday 14th April, 2006

        R Offline
        R Offline
        RedhaDev
        wrote on last edited by
        #3

        if (!this.IsPostBack) { // Your code } The novice.

        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