Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~377 People Reached
Favorite Forums
Member Avatar for senzacionale

Hi all, i want to get charset from HTML site but do not know how. I am searching in google and trying but no solution that works yet. I need to reed this: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> .. so utf-8. Any idea? regards, mitja

Member Avatar for serkan sendur
0
82
Member Avatar for senzacionale

Hi, i parse 3 html sites and one is in utf-8 encoding, one in iso-859-1 and one in win-1250. This one in utf-8 wors fine when i parse it, also čćšđž works, but other two doesn't work. čćžđšš is corrupted and ? is shown. Can you help me how to …

Member Avatar for senzacionale
0
99
Member Avatar for senzacionale

How can i write regex to get all words in string. Example - Travel in Egipt (travel, in, Egipt) - london cca 300 EUR (x cca y eur, where x is londox and y is 300) What regex must look like for this two examples? I need two regex but …

Member Avatar for serkan sendur
0
77
Member Avatar for senzacionale

Hi to all. I have one problem I try to parse some string and get data from it. For example i have three strings "Greece about 2 weeks", "greece" and "grece about 500 eur" Now i want to define regular expressions and check for right format. I need data like …

Member Avatar for ddanbe
0
119