1
10016759
Guest
Working on my first Webspeed project and created a printable form. I've compiled it using webspeed webtools compiler without errors, and it runs fine, Currently, I don't have a single line of webspeed code within my html file, but now I want to be able to include a progress .i file near my tag like this: cAcctEmail " --> And then in my email.html file it would look like this: We are running OpenEdge Explorer 11.6, but I can't be sure what webspeed version we have. Bottom line is I can't get this to compile and based on the document I have read here OpenEdge 11.7 Documentation I think I am including the file correctly. Frankly, the documentation looks a little backwords to me... Why would you want to define a progress variable in the index.html file and set it in the included file? I'm doing it the other way around, but without success. If I get this working, where I am able to include a file with a progress "initialized" variable into my html, if that html file say it hyperlinks to another html file... Will I be able to share or reference those progress variables in the other html file? Is there a way to do this? Thanks in advance.
Continue reading...
Continue reading...