Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automate WebSite
Message
 
 
À
15/03/2004 10:12:00
Marcus Hüneke
Heidelberger Druckmaschinen
Wiesloch, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00881118
Message ID:
00886302
Vues:
34
Marcus,

>today I was able to check the code (last week I was ill). But still the same problem.
>
>oForm = oDoc.forms(0) = "NULL"
>
>Grazy isn't it.
>
>I do not know If you can reach our side in the internet/extranet under?:
>
>http://www.heidelberg.com/extranet/door_rapidlight.html

Looking at the code for the page, it might be related to the tag nesting.
<form><div><table><table></form></table></table>
Can you alter the page?

to move the /form out to the same document level that it is defined in for example:
<form><div><table><table></table></table></form>
When I access it from here I see the same error you are seeing. You might want to try simplifying a test version of the page to just the form itself and see if that works and then add the formatting items back in one at a time to see where it breaks down.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform