Indenting INPUT

  • Thread starter Thread starter Yama
  • Start date Start date
Y

Yama

Hi,

How do you indent the output of a form?

Whenever I have a form I get this type of output:

[HTMLsourcecode]

<form name="frmAboutOverview" method="post"
action="AboutOverview.aspx" id="frmAboutOverview">
<input type="hidden" name="__VIEWSTATE"
value="dDwtMjExNDk5MjY3OTs7PiR9kNWAtdOtfKsYywA+ytFj7/mV" />

[/HTMLsourcecode]

How can I indent the input tag to match with the form? Is it at all
possible?

Thanks,

Yama
 
indent would cause more bits to transmitted over the wire so what do you
want that for?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top