Microsoft
Software
Hardware
Network
Question : loading contents on selection from select box
i have a select box where i show two modes
<select name="listings">
<option value="none" selected="selected">select
one</option>
<option value="1">Premium Listing</option>
<option value="0">Normal Listing</option>
</select>
Now what i am trying is during initial page its should be showing the select one as it the default selection we have defined..
now when i click premium it should load another premium selectbox and if i use normal it should load another normal select box
so its just like swapping of the selectboxes based on the selection! please guide me in this
Answer : loading contents on selection from select box
Please see attached example:
Random Solutions
SharePoint and an outsourced Exchange email
javascript select menu that outputs the text without a submit button
How can i off the reading pane outlook 2007 on all folders that i might have.
Help Virtualizing Server Rooms
Need to set up a VOIP IVR
SQL Query Problem
Setup outline for Remote Desktop
PS2/USB Keyboard Not Working In Bios
email spamming within a secure context?
Dynamically adding javascript with createElement('script')