<form name="form1" method="post" action="/4dcgi/default.a4p">

Another item which obviously escapes me at the moment is the "/4dcgi/" in
the action above. I vaguely remember this as NOT being a directory, but
rather an instruction for A4D.
Tom,

In versions of 4D below 2004, you need to have "4dcgi" in the URL to invoke 4D's web server (or maybe just to proess forms). You don't necessarily have to have a 4dcgi folder, but if you don't your "On web Connection" method (I may have the name wrong, as I'm an ITK guy) will have to intercept the request and determine the file path where your web (a4d) files are.

That topic came up on the Nug a number of times. A Gmane or Monkey (if its still there) search might shed more light on this.

-- Brad
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to