pass array object of child window references from client side to server side

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #16
    Since the threads are dealing with the same problem, I've merged the threads.

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #17
      Originally posted by zybernau
      Thanks gits,
      so there is no way for passing the array objects from client side to server side
      Normal arrays with simple data such as numbers and strings, yes, but references to child windows, no.

      Why not use Ajax, frames or iframes as gits has suggested?

      Comment

      • zybernau
        New Member
        • Mar 2007
        • 34

        #18
        Originally posted by acoder
        Normal arrays with simple data such as numbers and strings, yes, but references to child windows, no.

        Why not use Ajax, frames or iframes as gits has suggested?
        Thanks moderator

        i don't know ajax or sorta please refer me some posts, so that i can start with .. Thanks

        Comment

        • acoder
          Recognized Expert MVP
          • Nov 2006
          • 16032

          #19
          See this example and also check out the tutorials in the Offsite Links thread.

          Comment

          Working...