Skip to main content
Participant
March 6, 2008
Question

Dropdown related problem

  • March 6, 2008
  • 1 reply
  • 219 views
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.
    This topic has been closed for replies.

    1 reply

    Inspiring
    March 6, 2008
    You can always display the message in an alert window.