Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxISAPI and FrameSet - Works on IE5, not IE4 or NS4.6?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00252766
Message ID:
00252814
Vues:
9
>I have an application that works as follows. The page is divided into 4 frames. In frame1, we have the alphabet, each letter is a hyperlink.
>
>When the user clicks on a letter in frame1, frame2 is populated with all categories in the catalog that start with that letter. Each category is a presented as a hyperlink.
>
>When the user clicks on a category, frame3 is populated with all products in that category.
>
>When the user clicks on a product, the description shows up in frame 4.
>
>The hyperlink for a letter looks lis this:
>
>
<a href="scripts/foxisapi.dll/dcc.headings.runit?headletter=A" Target="frame2"> A </A>
>
>In IE5, this works great. The FoxISAPI gets the listing and puts it into frame2.
>
>In NS4.61, it opens a new window and nothing displays.
>
>In IE4, nothing seems to happen.
>
>Has anyone seen anything like this before? What could be the problem?

I would first test to see if this is a problem with the named target, or a problem with the server (I doubt it). Put a simpler document in the HREF, to see if htat properly fills out the right frame.

Are all the frames childs of the same parent frameset, or are they nested?
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform