connect to <computer>
Hi to all,
I have 3 asp.net pages (default.aspx, login.aspx, registro.aspx). And I configured the web.config to jump automatically to login.aspx when the user is not authentificated (forms authentification). There's no problem with this. But, when I link registro.aspx (using server.transfer or response.redirect), in order to input all data for registering the user, and I press a button in this page (with or without code in the onclick event) the "connect to <computer>" standard dialog from windows appears. I've tried this in two computers under Windows XP.
The point is that what I want is to register the user and authentify when the button is pressed, and then back to default.aspx.
-------------------------------
World only exists into your mind.
|