Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi people
Can somebody help me please? I want to create a post card template so that it can allow the user to customize the look of the card and save it in html so that it can be editable by other users
I’m using Asp.net 2008. for example template 1 must put textArea1 at the center of the page and template 2 must put textArea1 in the beggining of the page.


also have an Image1 object to allow the user to put his/her own image,also change the text direction

Thanks
Posted
Updated 9-Feb-10 23:55pm
v4
Comments
nandakishoreroyal 9-Aug-13 6:09am    
hi muchabiseki,

have you done that task..

if you have done please send me the source code

i just want to create a template so that users can simply personalize the card using my template.
 
Share this answer
 
i need something like a microsoft publisher

please help i'm :((
 
Share this answer
 
Well, if you let people edit HTML, you can use a literal to show them what it looks like. Apart from that, it's hard to know what you want, unless you're hoping for a WYSIWYG type interface, which is another thing entirely.
 
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