Hi All, I have an old site that I've upgraded to 4D2004 and Active4D v4 (Windows XP). It was written quite a long time ago, so the style, such as it is, is pretty primitive, though it worked. The current issue seems to be that the local vars that used to be created when posting forms, etc. don't seem to be being created. I've set the 'auto create vars' to true, and I've traced the 'On Web Connection' method to see what's coming in. The /4DCGI/ is there (though I know it's not needed in 4D2004, and I've got the form field name/value pairs showing after GET WEB FORM VARIABLES is called. The problem is I get:
Active4D error Reference to an undefined variable or value. Query([POS_Items];[POS_Items]WebProgram_SubProg_Combo=$f_ProgSearch;*) Line Source 31 /C/Documents and Settings/Administrator.MDS2000-COM/Desktop/PM070307/web/POSfoundList.a4d when I post the form, and $f_ProgSearch (what should be the auto created var) is red. Where else should I look? TIA, Mike Vogt Millennium Data Services, Inc. _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
