ASPX Page help

?

. .

Hi

I am developing a web system using ASP.NET . I have got a HTM file and
have to add functionality to it which I believe will be a VB.NET code
behind page . We are using Visual studio.net . I have copied the HTM
code to visual studio but is changing the format . What I have to do to
add the htm file to the Visual studio and write a code behind class in
VB.NET . Or is that possible to write the full page including the
funcionality in one page .

Thanks
 
L

leelakrishna

Copy the content from the html by viewsource.
paste the content of body tag in to the body tag of .aspx page and <head>
content of .htm to <head> of .aspx page but dont delete the code generated
by DOTNET designer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top