Re: [Dynapi-Help] Using forms with DynAPI

2001-01-30 Thread Michael Pemberton
This is a common solution, often refered to as the "control frame". This involve placing the "dynamic" code into a hidden frome that references the content frame. It works well in most cases. Colin Thompson wrote: > Hi all, > > I'm very new to the DynAPI and to javascript in general, just play

Re: [Dynapi-Help] Using forms with DynAPI

2001-01-30 Thread Doug Melvin
I personally prefer the hidden frame approch.. But that's me. - Original Message - From: "Colin Thompson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 30, 2001 1:44 PM Subject: [Dynapi-Help] Using forms with DynAPI > Hi all, > &g

[Dynapi-Help] Using forms with DynAPI

2001-01-30 Thread Colin Thompson
Hi all, I'm very new to the DynAPI and to javascript in general, just play around at this stuff for a hobby you know. Please take it easy on me if my questions seem a bit lame ;) I can create simple widgets of my own that seem to work ok, but now I want to create a guestbook type widget and I'm