TO show or NOT to show

M

Matt

How do you complish to hide fields,buttons etc on aspx page when
renders
in asp
<%if page = login%>
<td><input type="text" name= login></td>
<%else%>
<td><input type="text" name= email></td>
<%end if%>
 
M

Matt

Got it working, cheers
i am using control.visibility = false to control

if anyone interested.
 

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

Staff online

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top