Hi,
Yes, there is a search form, and the result can be between 1 and hundreds of rows (with 20 in each page, which i didn't put in this example).
I joint a little result page:
<html>
<head>
<script type="text/javascript">
<!--
function showHideRow() {
if(...
Hi,
I have the following code.
<html>
<head>
<script type="text/javascript">
<!--
function showHideRow() {
if( document.getElementById('row2').style.display=='none' ){
document.getElementById('row2').style.display = '';
document.getElementById('plusminus').innerHTML =...
Hi macropod,
I was affraid of that. Wonder why Microsoft let's mailmerge with drop-down fields, and not with text fields?!!!
Thanks anyway. Keep on the good work.
Cheers
Hi all,
I just search the forum and didn't find a solution to my problem, so I hope this isn't the 1000th time someone asks this ;-).
I have a Word form, with Text Fields and Drop-Down Fields. I have also an Access base from where I get data, like Country, Organisation Name, etc.
It is supposed...
Hi everybody!
I have a very odd and very big problem with the PBL of my project. Last Tuesday I was moving some datawindows and two functions from one PBL to another one. When was the turn of the functions, Powerbuilder stop working and after a few minutes just closed!!! Now, every time I try...
Hi everybody.
I have a word documend with formfields, TextInput, DropDown and CheckBox. In one of the pages I allow the users to duplicate that page by inserting a new section in the document and copying everything in the range of the precedent section. Everything goes Ok, all fields are updated...
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.