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
~618 People Reached
Favorite Tags
Member Avatar for mairtin.obrian

Hello Does anyone know of some good Web Site Scraping software that they can reccomend Thanks

Member Avatar for RonVelder
0
193
Member Avatar for mairtin.obrian

Im using regular expressions to identify currency characters from a html string I cant identify the £ symbol from a number of sites including amazon So Im looking for the syntax to identify that symbol <oRegEx = New RegEx("£[0-9]") > is not working and what is the syntax to identify …

Member Avatar for learnerbm
0
98
Member Avatar for mairtin.obrian

Im using regular expressions to identify currency characters from a html string I cant identify the £ symbol from a number of sites including amazon So Im looking for the syntax to identify that symbol oRegEx = New RegEx("£[0-9]") is not working and what is the syntax to identify unicode …

0
61
Member Avatar for mairtin.obrian

Hello Im using Framesets In one of the frames [code] <FRAME SRC="GetURL.aspx" NAME="inputFrame">[/code] the frame is used to gets a string of html characters The string is called StrResponse [code] Response.Write(strResponse)[/code] displays the html in the input frame GetURl.aspx but I want the string displayed in <FRAME SRC="C:\test2.html" NAME="displayFrame"> any …

Member Avatar for LordJPhillip
0
107
Member Avatar for mairtin.obrian

Hello All Im trying to get html saved to a text file after the Url has been entered into a text box Im having difficulties with this can anyone help. I have no problem saving text to a text file and reading text from a file. Thankis

Member Avatar for sedgey
0
99
Member Avatar for mairtin.obrian

Im particurlarly bad at programming and have a project that has to be done and would welcome some suggestions Its for a currency translations site similar to babelfish it takes a web page and instead of translating it into another language it translates all currency prices into the currency you …

Member Avatar for happygeek
0
58