This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Web Server - Ask For Help / Re: Beginner's question: "Error in site JavaScript"
« on: April 23, 2014, 03:40:07 AM »
Ok images sorted just naming is different
Added no script at all.
Tested with Chrome as well and dops script pops up there too.
Tks
Mike
Added no script at all.
Tested with Chrome as well and dops script pops up there too.
Tks
Mike
2
Web Server - Ask For Help / Re: Beginner's question: "Error in site JavaScript"
« on: April 22, 2014, 10:56:56 PM »
Hi Bruce
Sorry to be a nuisance.
Reinstalled Firefox, Clarion9 and updated to Nettalk 8.09
Run all again and dops reappears but app works.
Only problem is image files path not seemed to be resolved, e.g.:
<img width="64" height="64" border="0" src="images/money64.png">
I have attached HTML file and highlighted dops line - maybe FireFox?
Thanks
Mike
[attachment deleted by admin]
Sorry to be a nuisance.
Reinstalled Firefox, Clarion9 and updated to Nettalk 8.09
Run all again and dops reappears but app works.
Only problem is image files path not seemed to be resolved, e.g.:
<img width="64" height="64" border="0" src="images/money64.png">
I have attached HTML file and highlighted dops line - maybe FireFox?
Thanks
Mike
[attachment deleted by admin]
3
Web Server - Ask For Help / Re: Beginner's question: "Error in site JavaScript"
« on: April 22, 2014, 03:46:41 AM »
My DOS is a bit rusty but I changed copyall.bat from:
xcopy /C /Y /E "C:\Program Files\SoftVelocity\Clarion9\accessory\libsrc\win\netweb\web\*.*" web\*
to:
c:\windows\system32\xcopy /C /Y /E "C:\Program Files\SoftVelocity\Clarion9\accessory\libsrc\win\netweb\web\*.*" web\*
This gave me all web subfolders and their contents
Then I recompiled and ran the app again and "Error in site JavaScript" was gone and only left with the attached error.
Thanks
Mike
[attachment deleted by admin]
xcopy /C /Y /E "C:\Program Files\SoftVelocity\Clarion9\accessory\libsrc\win\netweb\web\*.*" web\*
to:
c:\windows\system32\xcopy /C /Y /E "C:\Program Files\SoftVelocity\Clarion9\accessory\libsrc\win\netweb\web\*.*" web\*
This gave me all web subfolders and their contents
Then I recompiled and ran the app again and "Error in site JavaScript" was gone and only left with the attached error.
Thanks
Mike
[attachment deleted by admin]
4
Web Server - Ask For Help / Re: Beginner's question: "Error in site JavaScript"
« on: April 18, 2014, 02:58:06 AM »
Hi Bruce
Fiddled with nothing.
Installed Nettalk and opened examples.
Can see Web Folder created with all sub-folders but have no contents.
Fiddled with nothing.
Installed Nettalk and opened examples.
Can see Web Folder created with all sub-folders but have no contents.
5
Web Server - Ask For Help / Re: Beginner's question: "Error in site JavaScript"
« on: April 17, 2014, 05:50:17 AM »
Three errors show up in console mode.
See attached.
[attachment deleted by admin]
See attached.
[attachment deleted by admin]
6
Web Server - Ask For Help / Re: Beginner's question: "Error in site JavaScript"
« on: April 15, 2014, 04:35:55 AM »
Using C9 10376 and Nettalk 8.07 and still getting error in site javascript
Anyone help please?
Anyone help please?
Pages: [1]