Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi sir
I am working on one job site.i got one problem while working.

My Question to you is that. we have seen lot of job sites where Employees have to upload new resume while updation.

i want to create an .aspx page so that instead of downloding it, the text should be displayed as .aspx.Also The updation of text should be done on the same page. while saving the original doc file should be automatically updated.
Posted

we are not here to do you job. start yourself, if you facing any problem we can help you.
this is a sample application you can check this.
ASPNet-Case-Study-Creating-Resume-Application[^]
 
Share this answer
 
Comments
suresh_dangeti 29-Oct-10 6:36am    
hello sir
in this coding i need two convertions
one is doc file convert to html file
second one is html file again convert into doc file
both convertions are i done
but i want how edit webpage in between dis convertions
(because of the client doesnt need to resumes download its open in webpage and edit it after save original location )
You asking for a very big module so simply.., :omg: :omg: :omg: :omg:

Start something first..,
 
Share this answer
 
Comments
suresh_dangeti 29-Oct-10 6:32am    
hi sir
in this coding i need two convertions
one is doc file convert to html file
second one is html file again convert into doc file
both convertions are i know
but i want how edit webpage in between dis convertions
(because of the client doesnt need to resumes download its open in webpage
and edit it after save original location )
Rajesh Anuhya 29-Oct-10 7:06am    
i understood your problem.., But what you tried???, tell me where you are exactly structured?? either reading Doc file or populating data to web pages etc.., Who voted it's 1 ??
suresh_dangeti 29-Oct-10 8:35am    
now i am using tinemce dll file for editing purpose after doc to html convertion,
i call this tinemca dll
when execting project i get a out put including all html tags and doc text is displayed in webpage i want only text is display in webpage then it will change to html to doc is possible

i call tinemce dll file like this()

elm1.Value = File.ReadAllText(@"C:\Documents and Settings\calinfo1\Desktop\P-ColemanG0125_2479124250110160754435.htm");

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