Is this possible?Thanks
I agree with Dave, 1 week is possible, though maybe a bit agressive. What requirements do you have for QA, specifications, testing etc ? Normally I would never even consider that, but in my current project those requirements are very detailed and a 1 week coding effort is 3 weeks total (plus external QA).
I am assuming here that the textarea return what ever is pasted in it into the body tag as it is. I mean with bold, italic, colored fonts and images. Am i right here?
Thank you all. I rather stick with my plan 2 which is to create multiple html files from a single template. I was thinking about having a Textarea in a replicant which takes the cut and paste format of a news article and inserts in the body tag of a html and creates the file. I am assuming here that the textarea return what ever is pasted in it into the body tag as it is. I mean with bold, italic, colored fonts and images. Am i right here?I have run into some problems with Visual format in a texarea in my past projects. Every time i had to cut and crop the text according to my needs. I hope i don't have to do that again.Please advice.Thank you