I have used web pages where the html/xml was stored in a table in a text field with 4D tags and used On Web Connection to call the correct methods, load the pages, etc. I can then edit the html in Text Wrangler, paste it back into the field, archive page changes, etc. You don’t need it all to reside in the web folder.
JJ > On Jan 5, 2018, at 10:34 AM, [email protected] wrote: > > ------------------------------ > > Message: 3 > Date: Fri, 5 Jan 2018 12:11:46 -0200 > From: Julio Carneiro <[email protected] <mailto:[email protected]>> > To: 4D iNug Technical <[email protected] <mailto:[email protected]>> > Subject: Re: Data from 4D to a webpage > Message-ID: <[email protected] > <mailto:[email protected]>> > Content-Type: text/plain; charset=us-ascii > > Carl, > > Assuming 4D webserver is indeed up and running, then On Web Connection will > be called whenever a non-existing page is requested. > Then you can handle it yourself, load the file from anywhere, do Process 4D > Tags and Web Send Blob/HTML to serve the page. > > hth > julio > >> On Jan 5, 2018, at 10:52 AM, Carl Aage Wangel via 4D_Tech >> <[email protected] <mailto:[email protected]>> wrote: >> >> Hi, >> >> Is it possible to transfer data from 4D (v15) to a webpage when the webpage >> is not situated in the WebFolder? Like <p><input type="hidden" >> value="<!--#4DEVAL-->"</p> (opening the webpage from 4D). >> >> Carl Aage Wangel >> > > -- > Julio Carneiro > [email protected] <mailto:[email protected]> > > ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

