Hi,
I appreciate any advice. We currently have a website we are hosting on a unix box (IPlanet web server). We want to split the website up so part of it runs on the current server, and part of it runs on a windows box (IIS web server). Is it possibe for 1 domain (www.domain.com) to be split...
Hi,
Can anyone please help me get this code working in Netscape. I am trying to set a value in a child window. This works in IE but not Netscape.
child = window.open(href, windowname, 'width=546,height=600,scrollbars=yes');
child.document.forms.frmOrder.OrderName.value = "somevalue"
Thanks in...
Thanks so much Mike. I looked through the documentation and couldn't figure out that you had to put it in parentheses!
Your help is much appreciated.
Mary
Hi,
Does anyone know if you can use a variable for the file name when using the VFP COPY FILE command? I see how you can use it by hardcoding the actual filename you are copying from and to, but is there any way to use it or another command if you want the filename you are copying from and to...
Hi Diane,
I have found a solution to my problem that was suggested to me at the adobe forums. Maybe it will help you also.
I created a new document. Then I used "Place" to put all the "stories" from the original into the new one. When you select "Place" a list of...
Hi Diane,
I have found the Support by Product for PageMaker at adobe.com has some useful information as well as the forums there. Maybe you can find some more help there. I don't have the exact problem you do as I probably don't have as much text in the fields as you do. But being able to merge...
Hi, has anyone come across this problem? I am doing a data merge with multiple records on a page. PageMaker brings in each record into a separate text block. I am trying to get all these records into a single text block as the document is over 40 pages and it is impossible to lay everything out...
Hi,
Does anyone have any please have any ideas for what I am trying to achieve? I am trying to display multiple PDF documents in the browser. I populate the data for the PDF documents on the fly within coldfusion (creating the fdf file) and then the end result is that I want to display all the...
Hi Rick,
Sorry for the delay and thanks for your help. I had created the class based on one of the foxpro wizard classes. I wasn't using the class in too many places, so I ended up trying to recreate the class and re-including it. The application then built successfully. I don't know why it was...
Thanks Rick and Ramani but it is still now working. The class will not compile by itself, I have checked the paths etc and it is pointing to the correct directory. I have verified by going into the screens where the class is used and checking the path that it is pointing to the right directory...
Thanks Rick and Ramani but it is still now working. The class will not compile by itself, I have checked the paths etc and it is pointing to the correct directory. I have verified by going into the screens where the class is used and checking the path that it is pointing to the right directory...
Hi all,
I am building my FoxPro application and am getting an error that I can't figure out so sorry if this is a silly question. I am hoping someone else has come across the same thing.
When the classes are being built, I get an error dialog box saying the classname.vct is missing or invalid...
Thanks for your comments. I am able to kind of get it to work, but not correctly. What I have found is that indexseek() will work correctly if a value is hardcoded in there - the record will be found if I type a valid value in there, the record won't be found if I type an invalid value. I have...
Hi,
I am trying to use Indexseek() to find duplicate records in the Valid Event of a field. No matter what I do, Indexseek() is returning .F. even though I know the record exists in the table.
Has anyone used this successfully?
Thanks for any help
Thanks Walid. I appreciate your time.
I have fixed the problem but I think it had more to do with something being corrupted maybe during the conversion? It is a report with no code behind it so the only place the indexes are used is in defining the relationships in the data environment which...
Hi,
I am trying to run a report that was originally created in FoxPro 2.6 and has been converted to 6.0. When I try to run this report either from a screen which calls the report or just run the report on its own, I get a "Index tag is not found" error. I have looked at all the files...
Hi,
Does anyone know how to place command buttons in a grid? I have a grid that displays records from a file. One of the columns displays 'Notes'. I want to display as much of the notes as I can in the grid and then provide a button next to the column in each row that will pop-up the full notes...
Hi Ramani,
I did this but still had no luck. Then I figured out I wasn't removing buffering properly. Once I did this, it was working properly.
Thanks for your input.
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.