.net "__doPostBack"

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Randy

    #1

    .net "__doPostBack"

    Does anyone know of a situation where the "__doPostBa ck"
    function would not be auto-generated for your ASPX page?

    (ie. when the ASPX page is rendered in IE and you do a
    View Source, the __doPostBack() function was not auto-
    generated)

    I have one site that is like this -- looks to be site-
    wide -- and can't determine why it is doing this?

    Thanks in advance,
    Randy
    rvernon@spindus try.com


  • Jason Noble

    #2
    Re: .net "__doPostB ack"

    I am having the same issue...any help would be great
    "Randy" <rvernon.ignore @spindustry.com > wrote in message news:<094c01c39 716$1143b330$a5 01280a@phx.gbl> ...[color=blue]
    > Does anyone know of a situation where the "__doPostBa ck"
    > function would not be auto-generated for your ASPX page?
    >
    > (ie. when the ASPX page is rendered in IE and you do a
    > View Source, the __doPostBack() function was not auto-
    > generated)
    >
    > I have one site that is like this -- looks to be site-
    > wide -- and can't determine why it is doing this?
    >
    > Thanks in advance,
    > Randy
    > rvernon@spindus try.com[/color]

    Comment

    Working...