scripting a google docs form submission

前端 未结 7 1634
时光说笑
时光说笑 2020-12-04 15:46

I\'m trying to create a bookmarklet that parses a page and sends the results to a googledocs spreadsheet via a form that I\'ve defined.

The relevent bit of the scrip

7条回答
  •  离开以前
    2020-12-04 16:50

    For anyone in the future, make sure the URL you're posting to has &ifq at the end, I've found that this has easily fixed most of my issues with 405 returns.

提交回复
热议问题