Thanks for the help, that help me understand the process alot better, I now have a checks BD, and a checkwriter DB, check DB has image, date, amount of check, check number, check Id, and f_clientID. My checkwriter DB has all check writer personal info plus clientID.
NOw when I went to define...
I have db oF checks . many checkwriters have multiple checks with images. I want to be able to view all the checks and histsory, like paid amount, promise to pay, comments, and the actual check images for each person. I'm guessing a portal is what i need, but i could use some help on setting...
I need to put a hyperlink of an image file on a report that i am exporting to a webpage, how do i put a hyperlink in a field so it shows up on the report, the actual link to the image might be /checks/image1.jpg could i only have the person viewing the web report see the image1.jpg part, or put...
I have a database and have people who have more than one check attached to them, instead of having duplicate names, how can i have i instance of that persons name, and a box of some sort with all their checks in them, this would make it easiser to update, address, and other personal information...
I have a box for comments in my app. When i print out letters i would like the date, and some text saying letter 1 sent to go into a comment box in the layout. I also wanted to know what i would have to do so that when i enter text into the comment box, it would automatically assign a date and...
OK, let me try to make this clearer. I have a lot of checks that have been manually entered into the computer, i also have a check scanner, and need to attach the scaned images to the manually inputted records in the dabatase. i was thinking i could use a file increment with the scanning...
I have a databse where i need to automatically insert images into each record. I have these images scanned, and they are automatically named when scanned, and they increase by 2. so i would like to be able to have a button or script on my form layout to attach the correct image to the correct...
I tried what you proposed but it didn't work. I am a bit confused. What i have is a scannign program that pre assigned a number to teh filename for the scan ex 01_001 and increaseses the number for each consecutive scan accordingly. I scan them in alphabetical order, and in the database they...
WELL I CAN PUBLISH IT JUST WITH FM AND IT MAKES A NICE HTM FILE THAT I CAN VIEW VIW IE BUT I HAVE AN IMAGE IN EACH RECORD I WOULD LIKE TO EXPORT TO THE HTM FILE. THE IMAGE IT WOUD BE NICE IF I COULD EXPORT IT WITH FM ALONG WITH THE OTHER RECORDS IN THE ROWS/COLUMNS, OR PERHAPS A HYPERLINK IN THE...
I have a container in my form with an image specific to that record, and i would like to export that to *.htm. I am aware that you can't export a container, so how can i make a link, or reference the image so that i can be accessed from the exported *.htm file.
thanks for any help
Thanks, I put the print command on the outside of the loop so it sends the date first and then prints. It works perfectly. Thanks a million, you have made my life a whole lot easier. I have one more question. I have a container firled where i import check images into the database. Well i scan...
It's only sendind the print date to the one record i happen to be on at the time of pressing the print letter button, and not all the records that were selected in the find.
User Abort Off
Error Capture On
Enter Browse Mode
SET FIELD(Letter 1,DateToText(Date( Month(Today) , Day(Today) , Year(Today) ))
Go TO Layout["Collection Letter 1"}
Enter Preview Mode
Print[no dialog]
Enter Browse Mode
Go To Layout[form page]
This is what my print script looks like...
Thanks for your help, so far so good, one question about a previous question, I got the print script for my letter setup correctly so that the setfield send date text to my print date field, however the problem I am having is that when i press on the prin letter button, it prints say 32 letters...
thanks for your help marty, you have been great, ok ig ot the script working for the follow up list and it sends to a list view. I was wondering if it would not be too much trouble to seperate the list by alphabet, what i mean is can i have a script to look for last name starting with A-G, H-P...
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.