To extract particular data`s from text file.
Posted: Fri Oct 03, 2008 6:16 am
Hi,
I am new to this forum.Please any one tell "how to extract the particular data`s from text file" and parse into CSV file.
For ex:
Profile ID: 632315 matches...
Title: Social network webmaster-using kickapps
Project ID: 446837
Category: Website Design / Website Marketing
Description:
I have a new social network website using the http://www.kickapps.com platform. I need someone that can use their skills to make our site standout and be attractive. This project is for initial design. Potential for long term employment.
Besides their main website check out http://www.kickdeveloper.com/ for additional information.
---------------------------------------------------
---------------------------------------------------
Profile ID: 632315 matches...
Title: two niche websites
Project ID: 446839
Category: Website Design / Website Marketing
Description:
Need help with design for two niche websites to enhance income potential.
One - credit score website
second one is a health/medical website.
Project is for one time makeover of site. Potential for ongoing employment.
---------------------------------------------------
From the above data`s i have to extract only the Title: and Project ID:.
That is output must be like this:
Social network webmaster-using kickapps
446837
Please anyone help me.
Thanks,
Venu
I am new to this forum.Please any one tell "how to extract the particular data`s from text file" and parse into CSV file.
For ex:
Profile ID: 632315 matches...
Title: Social network webmaster-using kickapps
Project ID: 446837
Category: Website Design / Website Marketing
Description:
I have a new social network website using the http://www.kickapps.com platform. I need someone that can use their skills to make our site standout and be attractive. This project is for initial design. Potential for long term employment.
Besides their main website check out http://www.kickdeveloper.com/ for additional information.
---------------------------------------------------
---------------------------------------------------
Profile ID: 632315 matches...
Title: two niche websites
Project ID: 446839
Category: Website Design / Website Marketing
Description:
Need help with design for two niche websites to enhance income potential.
One - credit score website
second one is a health/medical website.
Project is for one time makeover of site. Potential for ongoing employment.
---------------------------------------------------
From the above data`s i have to extract only the Title: and Project ID:.
That is output must be like this:
Social network webmaster-using kickapps
446837
Please anyone help me.
Thanks,
Venu