I understand how SMART loads the normal client. However RS07 doesn't use an iframe to load the page.
I know the first param is the URL of the page which has the applet, but I don't see any possible way to get the second param, which looks like some kind of app ID (im not a java developer).
I have looked through the source code of the 07 HTML page and have not seen a similar looking number. Normal RS has the number in the actual iframes page in some javascript, 07 does not.
I have explicitly set the params having the second param as '' with no success. I am trying to be as vague as possible, any tips would be appreciated. My main questions are,
- Does the second param have to be anything? If so, what type of information is it?
- Why does the second param have a comma before it?
I have gone as far as getting a java error, "Error starting smart, ensure the target page has an applet declaration" my guess it that it cannot find the applet because of the missing number.
Thanks.


Reply With Quote






