magallan Posted April 11, 2001 Posted April 11, 2001 Can anyone tell me why this works? I have 2 databases (A and :. Data base A has a text field named "title" and "title" contains text that needs to be sent to a field in database B named "title2". This text will be sent by the user via a results page with a form that database A generates after the user successfully logs on. In the results file for database A the contents for "title" is prepared to be sent to database B via hidden input (<input type="hidden" name="title2 " value="[FMP-field: title]"> ). Therefore the contents of "title" in database A will be sent to "title2" in database B, right? Here
magallan Posted April 11, 2001 Author Posted April 11, 2001 Oh yeah, I forgot to mention in my previous post that the action is -New. I suppose this might make a difference.
Recommended Posts
This topic is 8696 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now