Search found 1 match

by bagofmilk
Wed Jul 18, 2012 6:25 pm
Forum: Page Layout
Topic: Assign HTML User Input to LaTeX Variable
Replies: 0
Views: 1753

Assign HTML User Input to LaTeX Variable

I just started using LaTeX since yesterday, so bear with me.

I have an HTML file with two text boxes. I need the user input values of those text boxes sent to latex code to be displayed. I went the approach of using \newcommand , but I don't know how to reference the HTML.

Can anyone help?

Here ...