Home » Developer & Programmer » Forms » Error in Running form from Browser IE.
Error in Running form from Browser IE. [message #83427] Tue, 07 October 2003 01:59 Go to next message
Man Mohan Sharma
Messages: 35
Registered: October 2003
Member
When I run form from Oracle9iDS, after intilizing applet it is giving message "FRM: 90928 Positional Parameter after key on command line".

Pls. let me know what to do ?
Re: Error in Running form from Browser IE. [message #83428 is a reply to message #83427] Tue, 07 October 2003 03:56 Go to previous messageGo to next message
A1
Messages: 8
Registered: June 2003
Junior Member
If the fmx file you are running is in a directory whose name have spaces then this error will appear. Just rename your directory without any spaces (all the parent directories also in which fmx file is present)

Eg: C:My DirectoryTest Directorytest.fmx
change the names to
C:MyDirectoryTestDirectory.
This is because the spaces in the directory names will appear as junk chars in the browers address bar. and hence the error.
Re: Error in Running form from Browser IE. [message #83430 is a reply to message #83428] Tue, 07 October 2003 05:33 Go to previous messageGo to next message
Man Mohan Sharma
Messages: 35
Registered: October 2003
Member
Thanks,
Problem is now solve.
Re: Error in Running form from Browser IE. [message #84144 is a reply to message #83427] Thu, 05 February 2004 14:18 Go to previous message
Reddy
Messages: 11
Registered: September 2000
Junior Member
What causes this error is the name of the folders in the path of your file. If you have folder name with spaces like /User Info web browser can't solve that, so change it into /User_Info or something like that and it will work.
Previous Topic: HTTP Listener started FRM- 10142
Next Topic: Access data from MS Access
Goto Forum:
  


Current Time: Wed Apr 24 07:05:25 CDT 2024