Submit response button is greyed out

Others 987 views 6 replies

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?


Attached File : 1481080 20231119111852 ff.pdf downloaded: 17 times
Replies (6)
Pls upload details.

submit response button is greyed out. please see attached file

ok thanks. I am able to do it. notice is for another person so I have to select other person.

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" />

 

Download failed. Comments.

geometry dash meltdown

I try but still fail. Who can show more specifically? Thanks in advance. Candy Clicker


CCI Pro

Leave a Reply

Your are not logged in . Please login to post replies

Click here to Login / Register