I was making an email generator until I realized that the website I was creating accounts for had a super certificate thing and was in HTTPS format. Is there any way I can post data to the website using a HTTPWebRequest method?
Results 1 to 3 of 3
- 21 Nov. 2010 07:18pm #1
Error: Title Not Found
- Age
- 29
- Join Date
- Dec. 2009
- Location
- Hell
- Posts
- 2,248
- Reputation
- 248
- LCash
- 12.27
HTTPS with HTTPWebRequest/Response?
- 22 Nov. 2010 02:00am #2
- 22 Nov. 2010 02:25am #3
Error: Title Not Found
- Age
- 29
- Join Date
- Dec. 2009
- Location
- Hell
- Posts
- 2,248
- Reputation
- 248
- LCash
- 5.74
Then I'm doing it wrong...
Code:The remote name could not be resolved: 'https'
---------- Post added at 07:25 PM ---------- Previous post was at 07:21 PM ----------
I found the problem, I added a URI checking system and it was set to replace it with http://...