Thread Rating:
  • 315 Vote(s) - 2.96 Average
  • 1
  • 2
  • 3
  • 4
  • 5
独立型アプレットから別WebページへのPOST
12-17-2012, 12:40 PM,
#2
RE: 独立型アプレットから別WebページへのPOST
I think that the only way to show a POST result from an applet that is not in a web browser is to use EmbeddedBrowserGraphic inside the applet. Or if it is a privileged applet, you could make a local HTML file and put the POST inside it, and then use Applet.browse-url on the local HTML file, but some web browsers have security issues with doing some operations from a local file: url to an http: url so I am not sure if that will work for all of them or not.





Messages In This Thread
RE: 独立型アプレットから別WebページへのPOST - by wbardwell - 12-17-2012, 12:40 PM
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('667')