R
Rafael Chemtob
hi,
i'm new to .net. i have a page called productReview.aspx. I didn't develop
this originally.
in the page, the code shows the following:
<FORM id="Form1" method="post" runat="server">
<INPUT id="hdnprodid" type="hidden" name="hdnprodid"
runat="server">
****
after the "Write Your own Review & Share your Thoughts With Others",
there is text that appears on the web page that is nowhere to be found in
the code.
" Want to share your experience with others? Happy with your plasma TV
purchase? You can assist your fellow internet shoppers into buying bliss or
help them beware of a burdensome bargain by rating this product and writing
a review . "
how is this code generated?
where can i get started to understand this code and this framework. it's
very different than ASP.
rafael
i'm new to .net. i have a page called productReview.aspx. I didn't develop
this originally.
in the page, the code shows the following:
<FORM id="Form1" method="post" runat="server">
<INPUT id="hdnprodid" type="hidden" name="hdnprodid"
runat="server">
****
after the "Write Your own Review & Share your Thoughts With Others",
there is text that appears on the web page that is nowhere to be found in
the code.
" Want to share your experience with others? Happy with your plasma TV
purchase? You can assist your fellow internet shoppers into buying bliss or
help them beware of a burdensome bargain by rating this product and writing
a review . "
how is this code generated?
where can i get started to understand this code and this framework. it's
very different than ASP.
rafael