Re: [Dynapi-Help] LoadPanel and Konqueror

2005-04-01 Thread Leif W
"Pål Jørgensen" <[EMAIL PROTECTED]>; [EMAIL PROTECTED]:06 -0500 Hi, The LoadPanel example doesn't work when using Konqueror 3.2. The following line in loadpanel.js makes _loadElm undefined: this._loadElm = dynapi.frame.frames[this._elmID]; Can anyone help me? best regards, Pål Jørgensen Hi, and sor

[Dynapi-Help] LoadPanel and Konqueror

2005-03-19 Thread Pål Jørgensen
Hi, The LoadPanel example doesn't work when using Konqueror 3.2. The following line in loadpanel.js makes _loadElm undefined: this._loadElm = dynapi.frame.frames[this._elmID]; Can anyone help me? best regards, Pål Jørgensen --- SF email is s

Re: [Dynapi-Help] loadpanel and browser history

2004-07-08 Thread Arijit Das
Wow, that suddenly got the list active... Maybe this list has died down because 3.0 is pretty much a complete release? Who knows... For what it's worth, I make constant use of it, so thanks to the developers! About my original question, does anyone know how to prevent loads in a loadpanel from

Re: [Dynapi-Help] loadpanel and browser history

2004-07-08 Thread Leif W
someone trustworthy. ;-) - Original Message - From: "Michael Herlihy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 9:14 PM Subject: Re: [Dynapi-Help] loadpanel and browser history > I want drag to work in macintosh safari. > > http://66.80.1

Re: [Dynapi-Help] loadpanel and browser history

2004-07-08 Thread Doug Melvin
not abandoned. We simply have day jobs. - Original Message - From: "Michael Herlihy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 1:53 PM Subject: Re: [Dynapi-Help] loadpanel and browser history > I think this project has been aba

Re: [Dynapi-Help] loadpanel and browser history

2004-07-08 Thread Michael Herlihy
uly 09, 2004 5:53 AM Subject: Re: [Dynapi-Help] loadpanel and browser history > I think this project has been abandoned... I can never get any help. > I would even be willing to pay for a fix. > > Mike. > > At 11:32 PM 7/7/04, you wrote: > >Hi all, > > > >

Re: [Dynapi-Help] loadpanel and browser history

2004-07-08 Thread Leif W
ications to the userland code may require recompressing if you're trying to use previously unused functions or objects. Please don't talk about DynAPI in the past tense while there's still some life in it. :-) Leif - Original Message - From: <[EMAIL PROTECTED]> To

Re: [Dynapi-Help] loadpanel and browser history

2004-07-08 Thread lobos
iday, July 09, 2004 5:53 AM Subject: Re: [Dynapi-Help] loadpanel and browser history > I think this project has been abandoned... I can never get any help. > I would even be willing to pay for a fix. > > Mike. > > At 11:32 PM 7/7/04, you wrote: > >Hi all, > > > >I&

Re: [Dynapi-Help] loadpanel and browser history

2004-07-08 Thread Michael Herlihy
I think this project has been abandoned... I can never get any help. I would even be willing to pay for a fix. Mike. At 11:32 PM 7/7/04, you wrote: Hi all, I'm using dynapi 3.0 and I was wondering if there is a simple way to prevent the browser history from being affected by loaded urls in a load

[Dynapi-Help] loadpanel and browser history

2004-07-07 Thread Arijit Das
Hi all, I'm using dynapi 3.0 and I was wondering if there is a simple way to prevent the browser history from being affected by loaded urls in a loadpanel? Instead of the browser back button taking you through the history of loads in the loadpanel, I would like it to just take you off the page

Re: [Dynapi-Help] loadpanel background

2003-10-27 Thread Raymond Irving
I think that's how the loadpanel should work. If you where using an Iframe it would have done the same thing. -- Raymond Irving --- Arijit Das <[EMAIL PROTECTED]> wrote: > The loadpanel in 3.0 seems to pick up the background > color of the page > being loaded, or defaults to white if none is se

[Dynapi-Help] loadpanel background

2003-10-26 Thread Arijit Das
The loadpanel in 3.0 seems to pick up the background color of the page being loaded, or defaults to white if none is set. The loadpanel in 2.5.7 used to keep a clear background unless the loadpanel had a background color set. Is there any way to retrieve the old behavior? I've tried commenting

Re: [Dynapi-Help] LoadPanel: substitue for document.write

2003-07-08 Thread Raymond Irving
George, I believe there was a case-sensitive issue with the new code. The attached script should work. See line 114 in the attached loadpanel.js file. No

Re: [Dynapi-Help] LoadPanel: substitue for document.write

2003-07-08 Thread George Porterfield
Raymond: I jumped the gun with my response last night. I had not actually tested the problem page with the new file when I replied. The files you provided did not fix the problem, at least not with the NS7.0 version that I have here. I tested it both locally and remotely (by loading the new f

Re: [Dynapi-Help] LoadPanel: substitue for document.write

2003-07-08 Thread Raymond Irving
George, The problem was with the way how ns7 interpets a

Re: [Dynapi-Help] LoadPanel: substitue for document.write

2003-07-07 Thread George Porterfield
Raymond: Thanks. I was thinking of this as a coding problem in my work. Never thought about it being a bug in the api. George Raymond Irving wrote: > > Hi George, > > The attached file contains the fix for the ns7 bug. It > also fixed a bug in ns6. > > Many thanks for helping us out with th

Re: [Dynapi-Help] LoadPanel: substitue for document.write

2003-07-07 Thread Raymond Irving
Hi George, The attached file contains the fix for the ns7 bug. It also fixed a bug in ns6. Many thanks for helping us out with the DynAPI. -- Raymond Irving --- George Porterfield <[EMAIL PROTECTED]> wrote: > At Raymond's suggestion, I have posted a > demonstration page on my church > web sit

Re: [Dynapi-Help] LoadPanel: substitue for document.write

2003-07-06 Thread George Porterfield
At Raymond's suggestion, I have posted a demonstration page on my church web site to highlight the problem I described below. The description of the problem is listed at the top of the demo page. The demo page is at http://www.ctbc.org/test/testlp.html. TIA, George Raymond Irving wrote: > > Hi

[Dynapi-Help] LoadPanel: substitue for document.write

2003-07-04 Thread George Porterfield
I am using the Beta 1 Release of DynAPI 3.0.0 as part of an effort to redesign the web site for my church. Part of my approach is to use a LoadPanel to display a lot of the detail pages from our old site design without too many changes being required. Most of the pages display in the LoadPanel

Re: [Dynapi-Help] Loadpanel problem in ie

2003-02-26 Thread Raymond Irving
--- Dev <[EMAIL PROTECTED]> wrote: > If i should put in a wait before loading the > document or something, to test things more. How do i > make javascript wait/sleep for x time? Use a timeout: window.setTimeout() __ Do you Yahoo!? Yahoo! Tax Center

[Dynapi-Help] Loadpanel problem in ie

2003-02-26 Thread Dev
Hi! I have been using the loadpanel in my project and now in testing i get some errors regarding line 188 and once in a while 189 and i can track it down to the loadpanel.js file. It works perfectly well before i try to load any html document in to it and it have aswell worked very well before

[Dynapi-Help] LoadPanel question

2002-07-02 Thread Tomlins Diane
I'm using the LoadPanel for my site, its working great, for the most part, thanks to some generous members of this list :) However I have found what seems to be a glitch. The loading works great until I hit a link that, for one reason or another, isn't right and the page won't load. Most of the

[Dynapi-Help] LoadPanel + ScrollPane

2002-03-07 Thread Jorge Baez Zuasti
Hi, Hi Could anyone send me an example using both widgets together on IE6? Thanks! ___ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help

Re: [Dynapi-Help] LoadPanel and https with IE 6.0

2002-02-27 Thread Doug Melvin
ROTECTED]>; "DynAPI-Dev" <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 10:57 AM Subject: [Dynapi-Help] LoadPanel and https with IE 6.0 > I have solved my own problem and thought I would post the results for all > interested parties. In my humble opinion, this wou

[Dynapi-Help] LoadPanel and https with IE 6.0

2002-02-27 Thread Hershel Robinson
I have solved my own problem and thought I would post the results for all interested parties. In my humble opinion, this would be appear to be a bug with the current release of DynAPI with regards to IE 6.0 and secure servers. The problem is that using a LoadPanel on a secure server on IE 6.0 th

Re: [Dynapi-Help] LoadPanel and https

2002-02-24 Thread Hershel Robinson
I have narrowed down my problem and I am afraid that Doug's advice did not prove useful. I now have a DynAPI page on a secure server with a LoadPanel. The LoadPanel loads this URL: 'xLoadTestData.htm' That is the entire URL. This means that the data page is being loaded from the secure server, i

[Dynapi-Help] loadpanel - line 157 problem ? strange

2002-01-30 Thread jiang
My history is a little long, but I 'd like to describe it for some can help me.   I have file 1 (first) and file 2 (seconde) linked by a href   in the file 2 I have a loadpanel_A in onload. In  the file loaded (with loadpanel_A) I'd like to load another file with  loadpanel_B.   It works ver

RE: [Dynapi-Help] LoadPanel minor bug or... I'm going crazy [._-]

2001-05-04 Thread Cameron Hart
"Gabriel Suchowolski" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, May 04, 2001 1:23 AM > Subject: [Dynapi-Help] LoadPanel minor bug or... I'm going crazy [._-] > > > > First to say that the Compatibility Matrix is the best tool

RE: [Dynapi-Help] LoadPanel minor bug or... I'm going crazy [._-]

2001-05-04 Thread Cameron Hart
ing something large into the loadpanel, because the user has to wait a long time before they can do anything. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Gabriel > Suchowolski > Sent: 04 May 2001 00:23 > To: [EMAIL

Re: [Dynapi-Help] LoadPanel minor bug or... I'm going crazy [._-]

2001-05-03 Thread Richard Bennett
IL PROTECTED]> Sent: Friday, May 04, 2001 1:23 AM Subject: [Dynapi-Help] LoadPanel minor bug or... I'm going crazy [._-] > First to say that the Compatibility Matrix is the best tool to know that > DynApi2 is a very robust tool. xD > > Once egain playing with LoadPanel on ... >

[Dynapi-Help] LoadPanel minor bug or... I'm going crazy [._-]

2001-05-03 Thread Gabriel Suchowolski
First to say that the Compatibility Matrix is the best tool to know that DynApi2 is a very robust tool. xD Once egain playing with LoadPanel on ... http://mocha.ctlt.wsu.edu/DynAPIMatrix/dynapi20010421/examples/dynapi.gui.lo adpanel.html ... I found the same bug I have on the toloadlayer (littl

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-20 Thread Nicolas MASSART
Yes the 4k limit is only for the "get" method... Michael Pemberton wrote: > the limit also exists for form submission. a url and all it's headers cannot be > more than 4k. the post submission method gets aroud this by sending the data after > the initial url request.

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-19 Thread Michael Pemberton
t; > > What is this 4k limit in reference to? Form submission? > > > > > -Original Message- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Michael > > > Pemberton > > > Sent: 19 April 2001 15:29 > > > T

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-19 Thread Nicolas MASSART
k what you want... Cameron Hart wrote: > What is this 4k limit in reference to? Form submission? > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Michael > > Pemberton > > Sent: 19 April 2001 15:29 >

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-19 Thread Nicolas MASSART
Ok, so just put an example online and let us try it... It's more expresiv than a long description text... See you, Nicolas Michael Pemberton wrote: > I just found that thewre was too many problems with syncronising the downloading of > content. i also found that as I was trying to get the dyna

RE: [Dynapi-Help] LoadPanel Problem...

2001-04-19 Thread Cameron Hart
What is this 4k limit in reference to? Form submission? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Michael > Pemberton > Sent: 19 April 2001 15:29 > To: [EMAIL PROTECTED] > Subject: Re: [Dynapi-Help] LoadPanel Problem.

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-19 Thread Michael Pemberton
I just found that thewre was too many problems with syncronising the downloading of content. i also found that as I was trying to get the dynamic loading of dynapi code working, it was a problem to be splitting everything into 4k chucks (the dynlayer for eg. is 16k+). I fully agree with outlini

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-19 Thread Nicolas MASSART
AIL PROTECTED]> > Sent: Thursday, April 19, 2001 12:38 PM > Subject: Re: [Dynapi-Help] LoadPanel Problem... > > > Hi ! > > > > I implemented a cookie based loader to workaround my loadpanel problem. It > works fine > > (but require a server side language, I

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-19 Thread Richard Bennett
I did the same for the stockquote example, but couldn't get it to load more than once in NS6, is yours ok in NS6? - Original Message - From: "Nicolas MASSART" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 19, 2001 12:38 PM Subject: Re: [Dyn

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-19 Thread Nicolas MASSART
Hi ! I implemented a cookie based loader to workaround my loadpanel problem. It works fine (but require a server side language, I used PHP) For the 4k size limit, I split my files into 4k cookies... and dont forget to destroy the cookie when you do not need it anymore :) Michael Pemberton wrote:

RE: [Dynapi-Help] LoadPanel Problem...

2001-04-19 Thread Cameron Hart
> Pemberton > Sent: 19 April 2001 04:08 > To: [EMAIL PROTECTED] > Subject: Re: [Dynapi-Help] LoadPanel Problem... > > > Currently, there are no docs. I have recently given my whole > distirbution an overhaul > and made the whole thing more advanced. > > I've at

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Michael Pemberton
Currently, there are no docs. I have recently given my whole distirbution an overhaul and made the whole thing more advanced. I've attached the current code. It will require some alteration to have it bakc to working with the dynapi, my distrob uses dynamic loading and a hole heap of other stuf

RE: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Williams, Chris
2001 12:25 AMTo: [EMAIL PROTECTED]Subject: RE: [Dynapi-Help] LoadPanel Problem... also, i noticed with my quick fix that I just made to loadpanel, the following works, i've just changed the order of how things are created a little bit. This would suggest that perhaps the loadpanel is tryi

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Richard Bennett
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 18, 2001 10:10 PM Subject: Re: [Dynapi-Help] LoadPanel Problem... > Out of interest Micheal, where can your FileIO code be found? Have you > written any docs for it, and do you know what platforms it works on? I &

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Cameron Hart
Out of interest Micheal, where can your FileIO code be found? Have you written any docs for it, and do you know what platforms it works on? I thought it might be good to write a short doc on LoadPanel alternatives, I can only think of two, you code, and the JSRT. Michael Pemberton wrote: > th

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Michael Pemberton
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, no

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Nicolas MASSART
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

RE: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Cameron Hart
  lp2.setBgColor('#ff');<BR> lp2.setURL('dynapi.gui.loadpanel-file1.html');<BR> DynAPI.document.addChild(lp2);<BR>    }<BR>                -Original Message-From: [EMAIL PROTECTED] [mailto:[E

RE: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Cameron Hart
.   Cheers,   Cameron. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Nicolas MASSARTSent: 18 April 2001 13:13To: [EMAIL PROTECTED]Subject: Re: [Dynapi-Help] LoadPanel Problem...The problem looks to be more dificult... Infact, the real bug is that

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Michael Pemberton
my applet loading setup has no such problems.  it does not return from the setURL method until ALL code has been downloaded.  as such, the problem of syncronising does not exist. I am still to find any reason for not implementing this setup as the default method of loading in NS4.  It is even po

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-18 Thread Nicolas MASSART
The problem looks to be more dificult... Infact, the real bug is that Loadpanel can't check if a file is completely loaded or not.(I speack only about NS4 wich uses the 'src' property of the layer to load the html content). So if you have to LoadPanels loading at the same time (only a few milise

Re: [Dynapi-Help] LoadPanel Problem...

2001-04-17 Thread Nicolas MASSART
Hello again ! I tested another thing, I make a loop using a settimeout to check if the busy state of the queue is true or false. It works fine on IE, but on NS, the busy state does not set to false... here is the problem... Look at my javascript code bellow : // variables settings var exthtmlval

[Dynapi-Help] LoadPanel Problem...

2001-04-17 Thread Nicolas MASSART
Hi! I'm using the loadpanel widget to lod content in layers. No problems on IE... it works fine. But on NS, it loads only the first file and display it using my window widget and stops before the second window... Bellow is the code I used, do you see any things ??? Note that : ContentLayer is a

Re: [Dynapi-Help] LoadPanel question

2001-03-27 Thread Doug Melvin
, March 27, 2001 1:41 AM Subject: [Dynapi-Help] LoadPanel question The project I am working on is a Floor Plan Design page.  On this page, the user can create floor plans by adding and editing objects, like walls and doors and windows etc.   My challenge is I need to be ab

Re: [Dynapi-Help] LoadPanel question

2001-03-27 Thread Hershel Robinson
EMAIL PROTECTED] Sent: Tuesday, March 27, 2001 11:59 AM Subject: RE: [Dynapi-Help] LoadPanel question it's not possible to submit a form using post and have it's results load straight into a loadpanel, only get works. The simplest solution is to submit your form

RE: [Dynapi-Help] LoadPanel question

2001-03-27 Thread Cameron Hart
extarea so you can access the result in ns4 eg:   it worked!     -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Hershel RobinsonSent: 27 March 2001 10:41To: [EMAIL PROTECTED]Subject: [Dynapi-Help] LoadPanel question The project I

[Dynapi-Help] LoadPanel question

2001-03-27 Thread Hershel Robinson
The project I am working on is a Floor Plan Design page.  On this page, the user can create floor plans by adding and editing objects, like walls and doors and windows etc.   My challenge is I need to be able to save these floor plans to the server.   If they are not too large, I can just put

Re: [Dynapi-Help] LoadPanel history, links, and mouse events

2001-03-15 Thread Eytan Heidingsfeld
Seems cool. About the links in IE, I think there is a way to get all tags of a certian type. In IE5 it would be the DOM method but I think there is a way in 4 too. 8an ___ Dynapi-Help mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/li

[Dynapi-Help] LoadPanel history, links, and mouse events

2001-03-14 Thread Williams, Chris
Hi There I have been trying to dynamically change the links in files that are loaded into a loadpanel so that the appropriate links (those from the same domain) are loaded into the loadpanel and those from outside the domain are loaded in the full browser window. I have run into a few challenges

Re: [Dynapi-Help] LoadPanel as a messenger (oops)

2001-03-01 Thread Michael Pemberton
if the page contains an tag, it will be parsed to extract the contents, and any

Re: [Dynapi-Help] LoadPanel as a messenger (oops)

2001-03-01 Thread doug moore
It would be extremely helpful if you could clue us in as to what these are more specifically and atleast vaguely how to use them. :) i can try some server side stuff if i have a clue how to use afroapi :) doug. Quoting Michael Pemberton <[EMAIL PROTECTED]>: > this is not on the site because

Re: [Dynapi-Help] LoadPanel as a messenger (oops)

2001-02-28 Thread Michael Pemberton
this is not on the site because i have NO server side scripting hosting at the moment. the site is still a WIP. I'm trying to get the code to work first. : ) here are a few changes that I have made with my version of the dynapi: events are split. (no longer require adding mouse to use precr

Re: [Dynapi-Help] LoadPanel as a messenger (oops)

2001-02-28 Thread doug moore
ok.. i found where the right demos where, but i don't quite see how they are different from anything that already exists.. i was under the impression that it would somehow help to load content from a dynamic page (i.e. .asp, .php, or .cfm) into an already loaded document without a page reload..

Re: [Dynapi-Help] LoadPanel as a messenger (oops)

2001-02-28 Thread doug moore
i get all kinds of javascript errors when i try to look at any of the examples.. and i'm very interested in using it :( doug. Quoting Michael Pemberton <[EMAIL PROTECTED]>: > It appears that the subdomain setup is broken. > > You can download it here: http://freeshell.org/~afroapi/afroapi.z

Re: [Dynapi-Help] LoadPanel as a messenger (oops)

2001-02-28 Thread Michael Pemberton
It appears that the subdomain setup is broken. You can download it here: http://freeshell.org/~afroapi/afroapi.zip The examples can be found here: http://freeshell.org/~afroapi/examples/ -- Michael Pemberton [EMAIL PROTECTED] ICQ: 12107010 ___ Dynapi

RE: [Dynapi-Help] LoadPanel and getting the HTML..

2001-02-28 Thread slasherx2
Sent: Wednesday, February 28, 2001 12:38 AM To: '[EMAIL PROTECTED]' Subject: RE: [Dynapi-Help] LoadPanel and getting the HTML.. Hi Terry, The LoadPanel inherits it's properties from DynLayer so myProcessor.getHTML() would be the correct method.. HOWEVER: LoadPanel does not allow you

RE: [Dynapi-Help] LoadPanel and getting the HTML..

2001-02-28 Thread Ramon Buckland
--- > -Original Message- > From: slasherx2 [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 28 February 2001 6:25 PM > To: 'Dynapi-Help > Subject: [Dynapi-Help] LoadPanel and getting the HTML.. > > > I have the following code: > >

[Dynapi-Help] LoadPanel and getting the HTML..

2001-02-28 Thread slasherx2
I have the following code: myProccessor = new LoadPanel(); myProccessor.setSize(500, 19) myProccessor.setBgColor('#ff') myProccessor.moveTo(9,500) DynAPI.document.addChild(myProccessor) myProccessor.setURL('test_rs.asp?Action=createground')

Re: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Michael Pemberton
You can download it here: http://afroapi.freeshell.org/afroapi.zip The examples can be found here: http://afroapi.freeshell.org/examples/ -- Michael Pemberton [EMAIL PROTECTED] ICQ: 12107010 ___ Dynapi-Help mailing list [EMAIL PROTECTED] http://lists

RE: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Ramon Buckland
Hi Michael,   We have been using LoadPanel for a few weeks now at my workplace and it seems apparent that we will need to use your version of LoadPanel  in the afroapi for its

Re: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Doug Melvin
owser, the body will call PassValues() which will call processData() passing the data to be proccessed. - Original Message - From: "Frederick Samson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 7:58 AM Subject: RE: [Dynapi-Help] LoadPanel as a me

RE: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Terry Valladon
Title: RE: [Dynapi-Help] LoadPanel as a messenger Take a look at this, it strays from DynApi but could be modified to work with it. http://www.planetsourcecode.com/xq/ASP/txtCodeId.6506/lngWId.4/qx/vb/scripts/ShowCode.htm Terry -Original Message- From: Frederick Samson [mailto

Re: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Doug Melvin
ot;Frederick Samson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 7:58 AM Subject: RE: [Dynapi-Help] LoadPanel as a messenger > >A perhaps more suitable solution would be to use a frameset, and return > > >the response in a te

Re: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Doug Melvin
quot;Frederick Samson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 6:11 AM Subject: [Dynapi-Help] LoadPanel as a messenger > Hi all! Congragulations for the DynAPI2 product and it's appearance on > ZDNet. > > I want to create a proof of

RE: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Frederick Samson
>A perhaps more suitable solution would be to use a frameset, and return > >the response in a textarea wrapper (like what you said in number 2, but > >using a frame not a loadpanel). NS4 can get the contents of a textarea. I am not sure that I understand : I create a frameset with an invisible

Re: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread doug moore
where is loadPanel at? i don't see it in any of the API documentation and i'd be very interested in implementing what you've suggested.. doug. Quoting Frederick Samson <[EMAIL PROTECTED]>: > Hi all! Congragulations for the DynAPI2 product and it's appearance on > ZDNet. > > I want to create

RE: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Cameron Hart
> I want to create a proof of concept that gives the possibility to refresh > only parts of a DHTML page after some user input. Exemple : the > user makes > some choices with input controls and click a button. An HTTP Get > request is > sent using a single [invisible] LoadPanel (the messenger) and

Re: [Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Michael Pemberton
look at my loading applet code. this way, you can use JS in the loaded code to directly alter the required layer content. It can be seen in action here: AfroAPI Examples - File Handling : URL Frederick Samson wrote: Hi all! Congragulations for the DynAPI2 product and it's appearance on ZDNet. I w

[Dynapi-Help] LoadPanel as a messenger

2001-02-27 Thread Frederick Samson
Hi all! Congragulations for the DynAPI2 product and it's appearance on ZDNet. I want to create a proof of concept that gives the possibility to refresh only parts of a DHTML page after some user input. Exemple : the user makes some choices with input controls and click a button. An HTTP Get re

Re: [Dynapi-Help] LoadPanel History

2001-02-23 Thread Michael Pemberton
not sure about IE but I think you should check your next() method. The array.length value is storing the next FREE value. Thus it does not contain a URL. You should alter the code to check for: if (this.historyLoc Hi There > > I am trying to create an extension to the LoadPanel widget t

[Dynapi-Help] LoadPanel History

2001-02-22 Thread Williams, Chris
Hi There I am trying to create an extension to the LoadPanel widget that will keep the history of a LoadPanel and allow users to navigate 'back' and 'forward'. The code I have so far is: LoadPanel.prototype.InitialiseHistory=function() { this.history=new Array() this.historyLoc

Re: [Dynapi-Help] loadpanel horizontal scroll

2001-02-22 Thread Richard Bennett
d=656&group_id=5757Browse the mailinglist here:http://www.mail-archive.com/index.php3?hunt=dynapi - Original Message - From: Sergi Mansilla To: [EMAIL PROTECTED] Sent: Thursday, February 22, 2001 10:04 AM Subject: [Dynapi-Help] loadpanel horizontal scroll Is

Re: [Dynapi-Help] loadpanel horizontal scroll

2001-02-22 Thread Raymond Smith
Widget modification.  You could use the pushpanel for a template.  It's vertical or horizontal.  Not both - Original Message - From: Sergi Mansilla To: [EMAIL PROTECTED] Sent: Thursday, February 22, 2001 1:04 AM Subject: [Dynapi-Help] loadpanel horiz

[Dynapi-Help] loadpanel horizontal scroll

2001-02-22 Thread Sergi Mansilla
Is there an easy way to hide the horizontal scroll in a scrollpane?     Sergi Mansilla[EMAIL PROTECTED]

Re: [Dynapi-Help] loadpanel...?

2001-02-16 Thread Richard Bennett
3?hunt=dynapi - Original Message - From: Sergi Mansilla To: [EMAIL PROTECTED] Sent: Friday, February 16, 2001 11:35 AM Subject: [Dynapi-Help] loadpanel...? Anyone knows where can I find information of loadpanel implementation? Is there any tutorial?   Thank you

[Dynapi-Help] loadpanel...?

2001-02-16 Thread Sergi Mansilla
Anyone knows where can I find information of loadpanel implementation? Is there any tutorial?   Thank you     Sergi Mansilla[EMAIL PROTECTED]

[Dynapi-Help] Loadpanel behavior

2001-02-07 Thread Al Byers
I have a situation in which I have load panel operating within a form that exists within a frameset. I use the loadpanel to get info from the host, but when I do, the behavior of the form changes - the cursor disappears from the form and I cannot change the location of the current frame programmab

[Dynapi-Help] loadpanel problem

2001-01-17 Thread Arijit Das
This isn't an urgent problem for me (I use setHTML for the initial load) but I thought someone might like to know... Using setURL with loadpanel within the onLoad function (in other words: trying to create a loadpanel which automatically loads an initial url during page loading) doesn't seem to w

[Dynapi-Help] Loadpanel Fix

2001-01-17 Thread Doug Melvin
I have fixed the problem with the loadpanel breaking after resizing. Instead of calling reload() we call setURL() withthe origional parameter.. Works like a charm.   See Demo: www.creative-workshop.com/demo/cwconcept.htm      l.onresize=function(e) {  var o=e.getTarget();  if (!o.created || o

[Dynapi-Help] LoadPanel Cludge

2001-01-17 Thread Doug Melvin
I have found that calling setURL twice will ensure the images are loaded.. Doug Melvin

[Dynapi-Help] LoadPanel

2001-01-15 Thread Doug Melvin
Well, I got the loadpanel working (without the skinwindow for now). Now, I know this has been asked several times.. but.. How do I ensure ALL of the images in an html file are displayed within the loadpanel?   Doug Melvin  

[Dynapi-Help] loadpanel is broke in NS with more than 1 loadpanel

2000-12-22 Thread b0n3z
Using loadpanel with Netscape 4.08 on Win2k seems to be broke.. and I'm sure it's on other platforms and NS versions. (don't know about 6 yet) Here is a sample - Please View through Netscape 4x or higher: http://www.gotapex.com/_beta/loadpanel.html this should work fine as the loadpanel are not l

[Dynapi-Help] loadpanel problems

2000-12-21 Thread Dave Waller
I have a cgi script that works fine in on its own but I cant get it to work in a loadpanel layer. What I am trying to make is a gizmo that will affect the layers underneath the floatin layer. The cross hairs will make the main frame split into 2 - 4 panes and each pane will hold a diff cgi produ

[Dynapi-Help] loadpanel bug?

2000-12-19 Thread Cameron Hart
Hi, I've been using LoadPanel quite a lot in the site I'm developing, and I've been having quite a few problems in Netscape. The problem was that Netscape wouldn't always complete a document into the LoadPanel, I would get a transfer interupted error. I determined that this was due to the follow

[Dynapi-Help] LoadPanel as a child with Resize?

2000-12-15 Thread b0n3z
Is it possible to put LoadPanel into another Layer as a child AND make the Layer resize based on the Child (LoadPanel) ? If someone could give me an example that would be great... thanks, Ken Jones (aka b0n3z) ___ Dynapi-Help mailing list [EMAIL PROT

Re: [Dynapi-Help] LoadPanel & IE 4

2000-12-14 Thread Jordi 'IlMaestro' Ministral
I've already fixed the loadpanel in IE4. The message was posted in the dynapi-dev list, maybe you are not subscribed to that one. Anyway, you can get the working loadPanel from CVS or mail me if you can't download it from there. Nevermind, I'll mail you the file now. Informazioni InnovaWeb wrote

Re: [Dynapi-Help] LoadPanel & IE 4

2000-12-14 Thread Doug Melvin
Looiks sharp! :-) Doug Melvin - Original Message - From: "Informazioni InnovaWeb" <[EMAIL PROTECTED]> To: "Dynapi-Help" <[EMAIL PROTECTED]> Sent: Thursday, December 14, 2000 8:14 AM Subject: [Dynapi-Help] LoadPanel & IE 4 > Hi to everyone in t

Re: [Dynapi-Help] LoadPanel and ScrollPane

2000-12-14 Thread Josep Monés i Teixidor
, December 13, 2000 6:31 PM Subject: RE: [Dynapi-Help] LoadPanel and ScrollPane > Hi! > > >NS4.7 > >--- > >1. The scroll bars disappear when the browser is resized. Content is > >still displayed in the panel. The scroll bars reappear when I hit > >reload. >

RE: [Dynapi-Help] LoadPanel & IE 4

2000-12-14 Thread Cameron Hart
IlMaestro put a fix for IE4 into the CVS earlier today. Did you try that? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Informazioni InnovaWeb > Sent: 14 December 2000 16:14 > To: Dynapi-Help > Subject: [Dynapi-H

[Dynapi-Help] LoadPanel & IE 4

2000-12-14 Thread Informazioni InnovaWeb
Hi to everyone in the list! LoadPanel has that problem with IE 4 (and possibly with NS 6). That's a big trouble for me! I need very much LoadPanel widget that work with IE4. I'm confident with Javascript, so I can do the work, but I NEED SOME HELP about the differences between IE5 and IE4 about I

  1   2   >