Click here to Skip to main content
15,886,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
reffering to the question below, it's obvious that I'm beginner in ASP.NET. I would like to have your help in order to help me create Web page (assume it's About.aspx page) which should contain some fancy formated text about company and some pictures related to the text. The format of the content should be like:

First paragraph contains text,
After first paragraf there is one picture,
After piture there is another text paragraph.

It's all created in Word document . How can I show this in my Web form?
Any advice related to this issue ( I mean best practice) would be very much appreciated.

Thanks.
A
Posted

1 solution

Hello,

I think you are doing it the wrong way round... forget about using Word.

You should get yourself a good book about ASP.
http://www.asp.net/web-forms/books[^]

Also you can find plenty of website that have very good tutorials. Here are a few:
http://www.asp.net/[^]
http://www.w3schools.com/aspnet/default.asp[^]

Valery.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900