R
Ruy Castelli
Hi,
I'm using version 5.1, with .net framework 1.1, and I'm trying to create a
very, very, simple application, where I would enter a text on a TextBox and
when the user clicks on submit, it saves this data on a table. This is just
for testing and learning purposes.
My problem is that either:
- just the label appears on the ie (not the textbox nor the button) and,
when I click on Edit->Source Code, ie shows me the asp.net code, not the
html source code what iis was meant to have sent. Or
- ie displays the asp.net code, no label nothing.
This is driving me crazy, because I can't even display something on the
screen. I'm quite sure this is a configuration issue, but I don't know where
to fix it.
Thanks for your help.
Ruy.
I'm using version 5.1, with .net framework 1.1, and I'm trying to create a
very, very, simple application, where I would enter a text on a TextBox and
when the user clicks on submit, it saves this data on a table. This is just
for testing and learning purposes.
My problem is that either:
- just the label appears on the ie (not the textbox nor the button) and,
when I click on Edit->Source Code, ie shows me the asp.net code, not the
html source code what iis was meant to have sent. Or
- ie displays the asp.net code, no label nothing.
This is driving me crazy, because I can't even display something on the
screen. I'm quite sure this is a configuration issue, but I don't know where
to fix it.
Thanks for your help.
Ruy.