Postback probem

Last post 10-20-2006 6:47 AM by beepmaster. 3 replies.

Sort Posts:

  • Postback probem

    10-16-2006, 8:54 AM
    • Member
      125 point Member
    • beepmaster
    • Member since 03-09-2006, 10:03 AM
    • Lincolnshire, IL
    • Posts 30

    I am trying to create a tv guide of sorts on my Web site.  Where someone can tab over the upcoming week's worth of shows.  I currently have some Javascript code that isn't 100%.  Is there a way to create this as a .Net object without having the page reload each time someone clicks on a day?  I guess my question is, how can I call up client-side code in a .net object, instead of the server.  (LinkButton or Imagebutton)

  • Re: Postback probem

    10-16-2006, 3:42 PM
    • Contributor
      2,504 point Contributor
    • jose_jimenez
    • Member since 10-13-2006, 2:43 AM
    • Posts 484
    You need to look for information on client postbacks, but the best thing to do is to look into AJAX.
    Please mark as answered if I helped.
    I don't answer personal emails unless I know you or of you. Feel free to post in the forum to get an answer from me.
  • Re: Postback probem

    10-16-2006, 9:46 PM
    Answer
    • Contributor
      4,382 point Contributor
    • jessjing
    • Member since 09-26-2006, 8:03 AM
    • Posts 872

    hi,

    read about this, maybe it help

    http://www.west-wind.com/WebLog/posts/4408.aspx

     

    best wishes

  • Re: Postback probem

    10-20-2006, 6:47 AM
    • Member
      125 point Member
    • beepmaster
    • Member since 03-09-2006, 10:03 AM
    • Lincolnshire, IL
    • Posts 30
    Thanks for all the help.
Page 1 of 1 (4 items)