Benjamin Ortuzar

273
Reputation
127 views

Registered User

Name Benjamin Ortuzar
Member for 9 months
Seen 19 hours ago
Website
Location London, Englad
Age 31
Favorite topics, PHP, Iphone, Regex, Software in general, best practices
Nov
23
revised Visual Studio Project Comparison
added 37 characters in body
Nov
23
answered Visual Studio Project Comparison
Oct
17
revised iphone: rotating flipped view when rotating visible view.
added info
Oct
17
revised iphone: rotating flipped view when rotating visible view.
fixed grammar
Oct
17
comment iphone: rotating flipped view when rotating visible view.
I tried that but it didn't work.
Oct
17
comment iphone: rotating flipped view when rotating visible view.
What code are you referring to?
Oct
17
revised iphone: rotating flipped view when rotating visible view.
small changes to make it more clear
Oct
17
asked iphone: rotating flipped view when rotating visible view.
Oct
7
awarded  Critic
Oct
7
comment Multiple SQL Server connection strings in app.config file
how do I loop trough the childs of the "connectionStrings" element to get all the key value pairs?
Oct
7
comment Multiple SQL Server connection strings in app.config file
how do I loop trough the childs of the "connectionStrings" element to get all the key value pairs.
Oct
7
asked Multiple SQL Server connection strings in app.config file
Sep
14
comment OOP/PHP5: Calling Class A from Class B - or, Making the horse jump
Design Patterns by Head First, is a fantastic book that will show you all this patterns in an easy to understand, fun and practical way. I would suggest it to anyone trying to improve their OO principles and learn some usefull design patterns.
Sep
13
answered Regex script remove - Easy
Sep
13
answered OOP/PHP5: Calling Class A from Class B - or, Making the horse jump
Aug
28
comment submitting form programmatically
I saw you writting some articles on the scren-scrapper.com blog. I might give it a try eventually.
Aug
28
accepted submitting form programmatically
Aug
26
answered submitting form programmatically
Aug
26
comment submitting form programmatically
Pike65: I was just looking into this. I have set oRequest.ServicePoint.Expect100Continue = false; This removes the line from the header, but still my issue remains :(
Aug
26
comment submitting form programmatically
I have tried with different UserAgents with no success. This appears not to be the issue.
Aug
26
revised submitting form programmatically
added 134 characters in body; added 29 characters in body
Aug
26
revised submitting form programmatically
Added Fiddler data.
Aug
26
awarded  Commentator
Aug
26
comment submitting form programmatically
I have been trying to figre this out with Fiddler. I will update the post with the RAW data of the request.
Aug
26
asked submitting form programmatically
Jul
7
awarded  Student