In my HTML page, I have used a select box. In it are various course options. I need to display the fee of the course in the text box according to the option selected by user.
Pls help me with my script:
<script language="VBScript">
Sub Fee()
dim a,b
b=document.subscribe.course.selectedindex...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.