Mike,
Thanks for your response and trying to help me!!!
your suggestion worked just fine and i was able to achieve the desired result.
thanks for the help!!
table fields=
prefix,name,type,suffix,lowaddr,highaddr,grid#
example records=
N,John Doe,St,,1,200,34
N,John Doe,St,,201,203,35
N,John Doe,St,,204,600,24
S,John Doe,St,,1,3,55
I would like the results of a query to be=
N,John Doe,St,,1,200,34
N,John Doe,St,,204,600,24
S,John Doe,St,,1,3,55...
ramani,
THANKS!!! you were correct -- there was an index that i had evidently created when i made the form. I didn't realize this was the case. Instead of duplicating this index for the customer -- i'd prefer to remove it from my form (if possible).
Is there a way to remove the need for...
I'm trying to create a simple form for a customer. I created a formname.sct and formname.scx. I then email these two files to my customer and they receive the error when they try to run the form:
Index tag is not found
Error:1683
Index tag is not found
Method: embossedfor.dataenvironemnt.open...
I think i mean javascript... A sample of the code is below: I can cut this from viewing the html file in notepad. However, when i view the same file in frontpage (using the html view) it doesn't show me any of this code... I was thinking there must be some way to view it while in...
is it possible to display java code in frontpage?
I edited html code a few months ago and i thought i used frontpage to add in the java code. However, now when i try to view the html while in frontpage -- the java code doesn't display.
I know the java code is still there because i can take...
is it possible to display the java code in frontpage?
I edited html code a few months ago and i thought i used frontpage to add in the java code. However, now when i try to view the html while in frontpage -- the java code doesn't display.
I know the java code is still there because i can...
Ok, i'm not a programmer -- but hopefully this is a simple request...
I made a VFP form in VFP 6.0 SP5 and have a .scx and a .sct file. I find that i can get into the form quickly by double clicking the .sct file in the windows explorer. However, this opens foxpro and i then have to select...
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.