Hi everyone,
I have an HTA script that has 4 text box entries that users can fill in and submit the information. I would like when user click the submit button, it will first check if all the textbox are filled before execute the next command. If any of the boxes are not fill they'll get a message " please fill out all required entries before submit"....or something like that. Could you help me with this part of code? Thanks very much
I have an HTA script that has 4 text box entries that users can fill in and submit the information. I would like when user click the submit button, it will first check if all the textbox are filled before execute the next command. If any of the boxes are not fill they'll get a message " please fill out all required entries before submit"....or something like that. Could you help me with this part of code? Thanks very much