Hi
I want to give users a facility to make pdf of itinerary ...so i have html has all required parameters to be displayed in pdf...
but the values in parameters must be entered from backend (i.e. .cs code) ...
So what i want is if user clicks to save as pdf , make pdf and ask him where to save in his machine...
How to keep html page dynamic so that design remains same, only the value in parameters changes
For exp, in html i have
Your Booking Code is 474856
This code will change for each user
so how to make it dynamic
Pls advice
Go to the complete details ...