ed on form content. When they go to submit the form, it
generates the error. I've tried Win95, Win98 & WinME. It always bails with
IE4, and only sometimes with IE5.5. Any thoughts??
The page can be found at: http://www.classiviews.com/classiviews/adform.asp
TIA
Don Whitehead
ClassiViews
I've encountered a problem that is probably just something I've done wrong.
If I set the style="position:absolute;visibility:hidden" for an inline
layer, I cannot show it through DynAPI with DynAPI.document.getAll() and
.setVisible. Am I just trying something that cannot work?
The reasoning beh
st here:
http://www.mail-archive.com/index.php3?hunt=dynapi
- Original Message -
From: "ClassiViews Support" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 14 June, 2001 16:23
Subject: [Dynapi-Help] Forms, inlines and setHTML on NS4
> I have the
PROTECTED]
Subject: Re: [Dynapi-Help] Forms, inlines and setHTML on NS4
look at how you are referencing the form elements. I think you need to
change it to
allow for NS. I don't think that NS uses an array of alements in the same
fashion as
you have used.
ClassiViews Support wrote:
> I
I have the following code:
-BEGIN CODE
function update_price(){
mf=DynAPI.document.getAll()["mainadform"];
ma=mf.doc.mainform;
alert(ma["Ad Type"].value);
switch(ma["Ad Type"].value){
case "Private":
switch(ma["Duration"]
I've
been using DynAPI fine with PWS. Granted, most of my pages contain asp
code as well, and are non-cached, so I'm not sure why it's not working. If
joe could include a little cample of what's not working, perhaps I could be of
more help.
-Original Message-From:
[EMAIL PROT
I -AM- an idjit, and should not be programming ;o)
I was using the wrong form name. Works great now!! Thanks again for the
help!!!
- Original Message -
From: "Classiviews Support" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 23, 2001 11:12 A
orted to DynAPI2.53)
> visit the DynAPI homepage (and FAQ) ::
> http://dynapi.sourceforge.net/dynapi/index.php?menu=1
> Browse (and search) the mailinglist here:
> http://www.mail-archive.com/index.php3?hunt=dynapi
>
>
>
> - Original Message -
> From: "Clas
I've submitted a couple of questions to the list, and don't seem to be
getting any response. Please someone acknowledge that this hits the list?
Don Whitehead
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/
I've tried to find why the following scenario does not work:
ASP page with:
FORM (not encapsulated in a layer)
sub-forms (visibility based on SELECT value -- each with own layer)
when attempting to use INLINE (using both this.document.all['divname'] and
this.document.getAll()['divname'])
I know this may be a bit OT, but how can I stop NS4 from re-loading the
frameset onresize?
(it's really beginning to tweak me off)
Don Whitehead
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
11 matches
Mail list logo