Hi.
Trying to create a program which automatically fills out HTML forms that use the http "post" method. The forms are all on different sites (different URLs). The program is (or rather it will be) simmilar to the ones that submit your url to differnet search engines. Already read all...
I figured it out. The field I was looking for is called RegionCode and I wanted to filter according to the entries - N, S, E etc. So you were right.
Thanks for your help.
I am using Paradox 7 table. To access a table's field which is a reserved word you have to include the tables name plus the field in double quotes (e.g. table Member field Position ---> Member."Position")
Thank you for your help.
Hi again !!!
Here is the second problem. (I am using Delphi 3.0 Client/Server Suite.)
I have a table from a database with a field called Position.
When I write SQL for a Query component which is (not complete) : SELECT Position ....
I get the message : Inapropriate use of a keyword (or something...
Hi everybody !
Here is my problem. I have a form with a DBLookupComboBox and DBGrid. In the same program I have a DataModule with one table and one datasourse. All the properties of this components are properly (I think) set.
I have 2 simple procedures:
procedure SetOrderFilter(sRegionCode ...
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.