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. Register a java Array

Register a java Array

Scheduled Pinned Locked Moved ASP.NET
javadata-structureshelpquestion
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.
  • R Offline
    R Offline
    robmays
    wrote on last edited by
    #1

    Im using asp 2.0 and I want to use thier new postback methods to populate dropdowns without postbacks. When a user selects a value from one dropdown, it repopulates the other dropdown. Can i have some help and ideas on how best to achieve this?

    G 1 Reply Last reply
    0
    • R robmays

      Im using asp 2.0 and I want to use thier new postback methods to populate dropdowns without postbacks. When a user selects a value from one dropdown, it repopulates the other dropdown. Can i have some help and ideas on how best to achieve this?

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      I think that you are not using ASP 2.0 at all, but ASP.NET 2.0. I Also think that you mean a Javascript array, not a Java array. ;) Use the Page.ClientScript.RegisterArrayDeclaration method to register an array in the client script. The method doesn't populate any dropdown for you, though. You still have to write the client script that uses the array to populate it.

      --- b { font-weight: normal; }

      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