i have probably a stup.. question, which is, let say i buy a template which is an HTML page, how can i convert it to an .aspx page so i can put some Visual Basic code inside using Visual Studio net? I tried with a free template to load it with Visual Studio Net. If i double click on anything, i usually end up in the Visual Basic code editor when it's an ASPX page but when it's HTML i cannot seem to understand how to put visual basic code (if even possible) or to completely transform that HTML page into an .ASPX page.
i even tried to do it with Dreamweaver, and putting the same page (HTML) to dynamic page using VB ASP.NET which saves the file with an .aspx extension but even tough i do that, everytime i double click to enter VB code for the control, i end up in the HTML code page.
What do i have to do?
Thank you!
William!Hello, you would probably, create a new project with Vs.NET, then you place the image pieces in an image folder, and you simply insert the images so that to get the same design as you have.
regards
No comments:
Post a Comment