Home » Developer & Programmer » Forms » How to Run Forms from Internet
How to Run Forms from Internet [message #266224] Mon, 10 September 2007 04:17 Go to next message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member

i can run my forms runtime (fmx) from LAN (Putting Address: http://warehouse:8889/forms90/f90servlet). but i want to run form the web globally( throught internet lik www.abc.com) how can i do that?

whats the additional configuration or Settting Required to do so?

another question i wanna arise here how can i minimize my Address link Example: my current access address is http://warehouse:8889/forms90/f90servlet but i want to minimize it like : "http://warehouse/index"

pls help me

Thank you

[Updated on: Mon, 10 September 2007 04:26]

Report message to a moderator

Re: How to Run Forms from Internet [message #266921 is a reply to message #266224] Wed, 12 September 2007 00:29 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Change the formsweb.cfg so that you have your our application defined in it. Then you will be able to call it using a URL link http://warehouse:8889/forms90/f90servlet?config=my_appl

I believe you can create an entry on your internal DNS like "http://warehouse/index" and point it to your application URL.

David
Previous Topic: Format mask problem at Item Level . Intabular Form.
Next Topic: Need help to write code for print button.........!
Goto Forum:
  


Current Time: Mon Mar 10 13:49:26 CDT 2025