-----------------------------------------------------------
New Message on BDOTNET
-----------------------------------------------------------
From: vipin4dotnet
Message 1 in Discussion
Hello Folks, I have seen that some times the HTML ebedded
<script> does'nt works as fine or does'nt work at all.
The Follw script -> does'nt work As HTML embedded Script.Though It
works fine in code Behind. WHY?? it is So <script runat =
"server" > sub Page_load(s as object, e as eventargs)
ListBox1.Items.Clear()
If ddl.SelectedItem.Text = "Maruti" Then ' ddl is drop down List of Car Brands
(Auto Post Back = 'True'
ListBox1.Items.Add("800") ' Listbox has Corresponding
Car Brand's Models selected by ddl
ListBox1.Items.Add("Zen")
ElseIf ddl.SelectedItem.Text = "Hyundai" Then
ListBox1.Items.Add("Santro")
ListBox1.Items.Add("Accent")
End If
end sub
</script>
-----------------------------------------------------------
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw
Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help
For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact
If you do not want to receive future e-mail from this MSN group, or if you received
this message by mistake, please click the "Remove" link below. On the pre-addressed
e-mail message that opens, simply click "Send". Your e-mail address will be deleted
from this group's mailing list.
mailto:[EMAIL PROTECTED]