|
IronWill -> RE: Postbacks without JavaScript? (5/7/2008 12:55:51)
|
That worked great! Where do I send the check?[;)] Just so I can wrap my own brain around it, can you tell me how/why is the Trim command functioning for this, where the "Null" wasn't? I have one other question for you. When the contact.aspx page comes up with no URL passing, changing options in the dropdown list works as normal, but when the page is accessed with URL passing, the information that list item is supposed to bring up does come up but the list item itself does not appear as selected in the dropdown list (the default item displays only, which isn't a huge issue). Also, from the URL-passing page, when a new dropdown list item is selected, nothing changes on the page, I assume because the URL is not changing and has the query string in it (and thus "refreshing" the page has no effect). If a user wants to select a different list item at this point, do you think I should provide a link (button) pointing them back to the regular "contact.aspx" page (and perhaps disguised as a "reset this page" button), or do you think my script should account for this? Once again, I appreciate the help. I really don't mean to have to hit you with all these extra questions, but if you do have any suggestions for me they would be most welcome. Regards, -_Will
|
|
|
|