Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking for comments
Message
From
17/03/2005 04:38:16
 
 
To
17/03/2005 03:24:21
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00996657
Message ID:
00996663
Views:
28
Hi,

>>
and even discover any last minute bugs or problems. Hopefully not too many of those left! ;)
>>

I hit an error in /scripts/document_script.js :-(:
function document_company_load(x) {
	document.documentSearchForm.user.value = parent.parent.parent.frames['top_frame'].document.loginForm.mail.value;
	document.documentSearchForm.pass.value = parent.parent.parent.frames['top_frame'].document.loginForm.pass.value;
	document.documentSearchForm.company.value = x;
	document.documentSearchForm.submit();
First line of code errored with 'parent.parent.parent.frames.top_frame.document is null or not an object' after navigating to and double clicking a document. IE6.

Let me know if you need any more detail, Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform