0
Dropdown related problem
New Here
,
/t5/coldfusion-discussions/dropdown-related-problem/td-p/369675
Mar 06, 2008
Mar 06, 2008
Copy link to clipboard
Copied
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.
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.

Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/coldfusion-discussions/dropdown-related-problem/m-p/369676#M33312
Mar 06, 2008
Mar 06, 2008
Copy link to clipboard
Copied
You can always display the message in an alert window.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

