views:

51

answers:

2

hi, i have a web page that has to go dim on page load and some box comes over.
the box has to have a TextBox. this box takes some input from the user. and on click
on a submit button the TextBox info is to be checked on server and then accordingly the already dimmed web page may go normal(usable) or keep dimmed.

very much like what happens on opening the home page of www.sulekha.com

please guide me on this.

thankQ

+3  A: 

have you tried using the ChildWindow in the Silverlight Toolkit, does that not give you the intended "modal" + "grey out background" behaviour

http://silverlight.codeplex.com/wikipage?title=Silverlight%20Toolkit%20Overview%20Part%204

Sample here: http://silverlight.net/content/samples/sl3/toolkitcontrolsamples/run/default.html

John Liu
A: 

but i have seen many websites like msn.com which is said to be in silverlight. and its home page gives such blurr effect. But when we right click on the page it does show html. so can any body help me on this?

chhavi Raj