Tagged Questions
1
vote
2answers
98 views
A little code to allow word substitution depending on user
I'm creating a demo web app in html in order for people to physically see and comment on the app prior to committing to a proper build.
Whilst the proper app will be database driven, my demo is just ...
1
vote
1answer
669 views
Print three copy of asp.net page two copy with diffrent color [closed]
I have an ASP.Net page. I want to print that page 3 times, 2 copies should carry "COPY WORD, as a watermark".
I have written this code code to print three copies, but it's asking confirmation about ...