Re: Webbrowser control security code
Thanks for the input kmoorman, where can i find the function code for Image data input and the output textbox control?? As I search around and couldn't find the control at anywhere for the situations I need.
I don't know how to write the codes as it bit difficult to write the image data input and the out textbox control for the webpage.
Thanks,
Mark
Re: Webbrowser control security code
kmoorman, did you see my post??
Mark
Re: Webbrowser control security code
there is no Image data input and the output textbox control, but if you use the first letters of the made up name, you get IDIOT, I think.
Re-read the whole thread, and the close it, please.
Re: Webbrowser control security code
Ok dglienna, I have re-read the whole post and understood that it cannot be done. However if it is possible to make a quick captcha for human to write the letters without any cap on the textbox of the webpage??
If there is impossible for my situation for my need then I will close the thread.
Let me know if possible.
Thanks,
Mark
Re: Webbrowser control security code
Why don't you just use the code from the web page you linked to?
or What is the real question?
Re: Webbrowser control security code
Well I don't know how to linked the code from the web page to make it works for any of the websites to make a quick way to get pass the captacha.
Do you know how to make vb.net to read the html code to make a quick passed on captacha image when I write without cap letters on the webpage??
Thanks,
Mark
Re: Webbrowser control security code
forget about your CAPTCHA code idea. the idea is to have a different pattern each time, not the same. you'd have thousands of accounts all by robots using the same code
Re: Webbrowser control security code
It look like you already have the captacha code working on your page.
Try this, go find a translator that can understand you and can type it in english for you. Then post what you want.
dglienna thinks you want to break the captcha. I think you just want it to work on your web page. And if you want it to work on your web page, you need to ask the people where you got it. Not in the VB.NET forum.
If you want to break the captcha, you can not do it. Well that's not really true, but you will need to be a mathmatcal/graphical genius to do it. Not to mention a programming wizard. And come up with a unique algorithym that no one else seems to be able to.
Re: Webbrowser control security code
@sotoasty: Don't you get what I wanted? I don't want to break captcha, I wanted to know how I could read the php code using with quick captcha on vb.net without adding the php code on my webpage so that I can input the uncap letters to get pass??
I am posting the CORRECT forum to situation my need that I am testing the project and the webpage with captcha to see if i can get pass with uncap letters.
Hope you understand what i am looking for.
Thanks,
Mark
Re: Webbrowser control security code
vb.net has nothing to do with your php code. there are other captcha's that work with ASPX pages (which are .Net as well) That's what this forum is for
Re: Webbrowser control security code
I don't have ASPX page on my windows application of vb.net, so thanks for the help anyway......
Resolved!