Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automate WebSite
Message
 
 
To
15/03/2004 10:12:00
Marcus Hüneke
Heidelberger Druckmaschinen
Wiesloch, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00881118
Message ID:
00886302
Views:
33
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform