Web Interaction

YodaMan

Member
Jun 26, 2002
76
0
0
I need to create a webpage which involves two things.
The first is using information within our database and showing it on the website. I can do that already. But the other is being able to take the information a user enters (Name and address) and adding it into the letter which will then produce a letter with the information with our database on top, the information they have given as the "To" area, and then being able to print it.

I just want to confirm if Adobe is the best way of doing this.

Thanks for any help in advance!
 

jonmullen

Platinum Member
Jun 17, 2002
2,517
0
0
Well making dynamic pdf's might end up being too complicated....I would just say some scripting engine...ie(php, asp, javascript). You can use javascript to print.