I'm working on the Inject Message Text MOD. I've created two drop list, but now i need that the second drop list change the oprion in the drop list considering the what the user choose from the first drop list. Example: If i choose from the first drop list the option ab, i want that the second drop list offers the option hallo and ciao and so on.
something like the Select screen size, that change immediatly after the select the options
but how does the refresh of the screensize work ??? at the end at the same time u change the screen size in the post, the real size changes immediatly?????
Ok thanks. I'm simply trying to find out a way to create two dependent dropdown list in post.asp and so i'm trying to understand how inc_jump_to.asp works.