Question : asp.net I have a situation where I need to forms on a page??

I am using nested master pages and in my right pane, i have login form

and i have used the space below it to insert a search form that can be used by anyone without having to login. Is thier anyway to isolate the two forms. the fields in the login are mandatory. but the fields in the Search form are not.

see pic.. thier must be someway to use the space ??
Attachments:
 
right pane
right pane
 

Answer : asp.net I have a situation where I need to forms on a page??

Sorry, change
            For Each strRegKey In objRegKeys

to
            For Each strRegKey In arrRegKeys


Regards,

Rob.
Random Solutions  
 
programming4us programming4us