I received a notice asking to provide information but when I go to e-proceedings, the submit response button is greyed out. How to proceed?
SFaiz
(Engineer)
(61 Points)
Replied 19 November 2023
submit response button is greyed out. please see attached file
SFaiz
(Engineer)
(61 Points)
Replied 19 November 2023
ok thanks. I am able to do it. notice is for another person so I have to select other person.
Joseph Clemons
(Web Developer)
(24 Points)
Replied 27 May 2024
Add the following onClick attribute to your button.geometry dash
<input name="submit" onclick="
if(!submitted) {
this.value = 'Please wait...';
this.disabled = true;
submitted = true;
return true;
} else {
return false;
}
" type="submit" value="submit" />
Melissa Remijio
(6 Points)
Replied 27 February 2025
I try but still fail. Who can show more specifically? Thanks in advance. Candy Clicker
Certification Course on GSTR-3B Reconciliation with GSTR-2B through Chat GPT