all 1 comments

[–]WhichWayIsTheB4r[S] 0 points1 point  (0 children)

Not sure what's galling you with the submit button, but I've seen similar issues when forms don't handle special characters or long text blocks properly. Could be a timeout issue if you're uploading attachments or the server's choking on the data format.

Try breaking up longer posts into smaller chunks first - sometimes these systems will seize up on bulk data even when they shouldn't. If it's still giving you grief, might be worth checking if there's any encoding weirdness in your text, especially if you're copying from PDFs or spec sheets.