Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dynamic Object param
09-20-2012, 09:29 PM,
#1
Dynamic Object param
Passing an HTML parameter to Curl is trivial.

What is not, is passing an HTML parameter into Curl when the applet is embedded in an OBJECT element in an HTML page.

In the case of my preferred Pale Moon browser, I use an HTML page with an empty body except for a JavaScript function to grab the param, create an object element, set its attributes, create param objects and set their attributes and then run through the append to the object and the the document calls.

That works fine: the Curl applet finds the param in its arguments -in Pale Moon. Forget about IE. And I gave up trying to use an BODY onload call to a JS function.

The answer? When running from HTML, get into an applet and call to the applet from there or just tell your final applet to get the param off the applet's URL and not from arguments. Or create the final page dynamically on the server-side and not fynamically in the client-side.

Any thoughts ? Someone have a universal alkahest for all browsers?

As to where this comes up: searching for Japanese kanji words and exceptions in the correct target applet - and landing on the target expression in a pane of that target applet.

And there are subapplet options, async worker options ... on which subjects, more to follow soon.
Robert Shiplett, Curlr
Fredericton NB

Canada


Possibly Related Threads...
Thread Author Replies Views Last Post
  no-JSON : from Curl data to serialized object RobertShiplett 0 4,494 06-01-2012, 09:02 PM
Last Post: RobertShiplett
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('630')