If the user disables Java-Script then I need to disable the submit button.

If the user disables Java-Script then I need to disable the submit button.

How would I disable the submit button on a form if the user disables Java-Script in his browser.

Any ideas or recommendations? Sample code will be helpful.

Thanks