Microsoft
Software
Hardware
Network
Question : Javascript and Dreamweaver 8 template problem
I am trying to update the look of a web form to match the University of Utah's new website template. The old form still works.
http://www.rdms.utah.edu/a
senate/Cop
y%20of%20g
et-involve
d-
form-jav
ascript.ht
m
The new form based on a Dreamweaver template does not, and I cannot figure it out.
http://www.rdms.utah.edu/a
senate/get
-involved-
form-
javas
cript.htm
Can someone please point me in the right direction to solve this?
The Javascript files are located in the same directory as the web forms. I have attached the Javascript and related files.
I need to have this working by tomorrow, if at all possible.
Answer : Javascript and Dreamweaver 8 template problem
Okay, I see it.
In the old form, the function fillCollege is loaded in the body tag. This is not the case in the new one.
Just add onload="fillCollege();" to the body tag...
Random Solutions
is_open() not in ifstream ?
Activesync only downloads all emails if already downloaded to Outlook Client, otherwise intermittent emails received
Accessing and sharing out my NTFS drives
recurring billing
drive mapping label wrong
Can't access partition from external enclosure. Need help ASAP!
Setting up Sharepoint Services 3 for internet access
XP Search Companion & IE 6 Freeze Up MY System
MetaFrame Presentation Server Client for 32-bit Windows installation problem
How do I validate a dropdownlist in a html form?