Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I am trying to tie in a game mod to a bubble.io site database.

(我正在尝试将游戏模块绑定到bubble.io网站数据库。)

All I want it to do is send a command over HTTP to the site to it will execute the page thus creating the database entry as it's instructed to do on page load as if I just opened it in a web browser.

(我要做的就是通过HTTP向该站点发送命令来执行该页面,从而按照页面加载的指示创建数据库条目,就像我刚刚在Web浏览器中打开它一样。)

Could you do this with a HTTP request?

(您可以使用HTTP请求执行此操作吗?)

I'm not exactly educated in this part of C# and was hoping somebody would be able to point me in the right direction.

(我对C#的这一部分没有受过很好的教育,希望有人能够指出正确的方向。)

  ask by James Hammett translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
169 views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...