this is something also available with my java version.
it all comes down to how hard you are willing to work to get around the use of
java. my java version has the following features:
- eliminates syncro problems by not returning until all data is downloaded
- unlimited download size, not limited to 4k size of cookie
- (IE Only) Allows for the sending of larger amounts of data using the POST
method.
- allows for accessing html of layer after loading (even in NS4)
- allows for execution of JS contained in <script> tags
- smaller memory use. does not require creatioin of additional objects other
than the
applet, thus reducing the number of DHTML objects used.
- can be used to dynamically download widgets and other DynAPI components
after
the page has finished rendering without the need for reloading.
(requires some slight aleration of widget code)
And, with the use of the php patch submitted a few days ago, it becomes possible
to work around the security issues of loading external urls.
Nicolas MASSART wrote:
> I found something interessant in the Richar's info site...
>
> http://www.richardinfo.f2s.com/dynapi/Doc_Oliver_Examples/Form_Submitting.html
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help