I want to open a new window on form submit, that submits the page via the new open window.
I got it working, but just very occasionally it opens the new window, then opens another window for the form submission. I'm doing this:
<form name="form1" method="post"...
Have a look at this site:
http://www.global-shared.com/api/index.htm
look for BrowseForFolder.
The above site is shows how to access the windows API from progress.
If you are using a browser, then you can't really use last-of() directly since the browser is built like an OPEN QUERY statement.
With complicated queries i often build a temp table up, then make the freeform query be "for each tempTable". In this case you could build the temp table...
Look at the FAQ. I just started the ball rolling.
PS: Not many progress users are on this list at the moment. If you want maximum exposure, subscribe to peg via the www.peg.com website. Beware that your likely to get up to 100 emails per day.
You can do this by calling the progress executable(prowin32.exe) with all your database connection parameters from your batch file.
An example (note it expects environment variable DLC to be set):
@echo off
echo Starting progress...
%DLC%\BIN\PROWIN32.EXE -db yourdb -H yourHost -S...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.