B
Bit byte
I have a task which involves downloading data from some web pages. There
is a lot of messing about with forms (clicking buttons, selecting icons
etc) as well as pasrsing HTML to extract tables from the resulting web page.
I am torn as to whether to do this in PHP (or *shudder* Perl) or C#. I
know the C# language is "internet aware" (but so are the other
languages I mentioned.
Obviously, this being a C# ng, no prizes for guessing where the bias
will lie - BUT, I would be very grateful if anyone could point out where
C# may have an edge over the other languages - as well as any "gotchas"
(or drawbacks) I may need to be aware of ...
is a lot of messing about with forms (clicking buttons, selecting icons
etc) as well as pasrsing HTML to extract tables from the resulting web page.
I am torn as to whether to do this in PHP (or *shudder* Perl) or C#. I
know the C# language is "internet aware" (but so are the other
languages I mentioned.
Obviously, this being a C# ng, no prizes for guessing where the bias
will lie - BUT, I would be very grateful if anyone could point out where
C# may have an edge over the other languages - as well as any "gotchas"
(or drawbacks) I may need to be aware of ...