Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Dropdown related problem

New Here ,
Mar 06, 2008 Mar 06, 2008
Hi all,

I am new to coldfusion.

I have created a page which has a dropdown and file select button.
After selecting an option from dropdown,
If user selects an invalid file and clicks on upload button I am displaying an error messages like(invalid file,fileformat not proper etc).
Depending on condition i am displaying an error message.
My question is how to hide this message when user changes an option from dropdown.
I dont want to use div.

Please help me out to resolve this issue.

Thanks in advance.
195
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 06, 2008 Mar 06, 2008
LATEST
You can always display the message in an alert window.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources