Re: How to fix PHP/HTML webpages that display Word resumes with funky characters
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Thu, 23 Mar 2006 13:00:49 -0500
comp.lang.php wrote:
I have a textarea where people can cut & paste their resume.
Unfortunately they often cut & paste their Word resume into the
textarea, funky characters and all.
This causes the display to be mangled from the HTML end when people
view pages with these resumes stored as a MySQL text field entry.
How do I fix this, also, how do I fix the displays of those already
entered this way?
Thanx
Phil
Phil,
I guess I look at the problem differently.
If I request a resume in Word format, I expect it in Word format. If someone else sends in a plain text file, they aren't even considered for employment. And vice versa.
I mean - they're trying to find a job. If you ask them for plain text and they can't even follow that simple direction, could they follow more complicated instructions? Would you want to hire them?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- Follow-Ups:
- Re: How to fix PHP/HTML webpages that display Word resumes with funky characters
- From: comp.lang.php
- Re: How to fix PHP/HTML webpages that display Word resumes with funky characters
- References:
- How to fix PHP/HTML webpages that display Word resumes with funky characters
- From: comp.lang.php
- How to fix PHP/HTML webpages that display Word resumes with funky characters
- Prev by Date: Re: self closing
- Next by Date: Re: 2 multidimensional array questions
- Previous by thread: Re: How to fix PHP/HTML webpages that display Word resumes with funky characters
- Next by thread: Re: How to fix PHP/HTML webpages that display Word resumes with funky characters
- Index(es):
Relevant Pages
|