[FX.php List] Passing Data 101...Again.

Michael Layne fx at 9degrees.com
Fri Sep 16 00:27:21 MDT 2005


It's probably something simple.  I think you have to post the code if  
anyone can help.  Most folks don't have the time to recreate a  
solution to illustrate an example.

BTW, the "really simple answer" is different for different people.   
You run the risk of offending someone trying to help, and probably  
can if they are responding.  Just a friendly comment....

Will be on the lookout for the code.  Will try to provide the  
"simplest" answer...


On Sep 16, 2005, at 1:59 AM, Jonathan Schwartz wrote:

> Drat!  I'm still getting stuck on newb stuff.
>
> I've been wrestling with perhaps the easiest thing to do....but I  
> just haven't had that "V-8 moment" yet.  Could use some help.
>
> I have a simple set of php files, consisting of...
> Logon - Detail - Edit - Edit Response - End
>
> In short, users will logon (Logon.php) on using username and  
> password which will match them with a single record.  They will  
> review the record (Detail.php), edit that record (Edit.php) and  
> then see a confirmation of the current record and changes (Edit  
> Response). Finally, they reach the Thank You (end.php) screen.
>
> No big whoop.
>
> Except...getting to the desired record in Detail.php.  Currently,  
> the system arrives at the same record each time...the 50th  
> record...and not the one that matches the username and password.  
> Once arrived at the Detail record...assuming that the 50th record  
> is the one I want to review and edit, *which it isn't*...the system  
> behaves as desired through the rest of the screens.  It uses recid  
> to identify the record.
>
> So...exactly waht do I need to do to display the desired record,  
> the one that meets the logon criteria?  Again, the system is  
> finding the recid of the 50th record, and it's not the right one.
>
> Now I need the really simple answer....not the cool way that will  
> impress my friends and neighbors.  I have played with Recid  
> statements until I was blue in the face, without joy.
>
> Will post code if requested.
>
> Thanks in advance.
>
> Jonathan
> -- 
>
> Jonathan Schwartz
> Schwartz & Company
> 817 Marin Drive
> Mill Valley, CA 94941
> Phone: 415-381-1852
> jonathan at eschwartz.com - http://www.eschwartz.com
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>



More information about the FX.php_List mailing list