Author | Message | Time |
---|---|---|
Elneroth | I'm having trouble setting cookies while using the execute subroutine in the msinet control. msinet.execute "http://www.mywebsite.com/", "POST", "variable=value", "Badname: blarrr!" & vbNewLine & "Cookie: name=value" I've tried all different ways but can not figure out how to make msinet use the cookies I put into InputHdrs. All of the headers I put are used except cookies. I've been trying to find a solution for hours.. Any help would be greatly appreciated! | February 4, 2007, 12:00 AM |
Topaz | Have you tried the right to left technique? | February 4, 2007, 12:36 AM |
Elneroth | What is that and how is it done? | February 4, 2007, 12:42 AM |
Topaz | You wave a large industrial magnet over your hard drive from right to left | February 4, 2007, 1:14 AM |
Elneroth | Very helpful, you are. [img]http://images.google.com/images?q=tbn:PUA1jMdj7eghRM:http://www.yodafans.homestead.com/files/Customs/TD6YodaHeadCloseUp.jpg[/img] Anyone have any information? | February 4, 2007, 2:43 AM |
inner. | Get used to it, topaz is never helpful. edit: Never heard of using cookies with inet.execute. Could probably be done though, but not sure. | February 4, 2007, 8:58 AM |
Topaz | If you have a legitimate, nonstupid question that I can answer i'll answer it! | February 4, 2007, 10:03 AM |
MyStiCaL | well you know you dont have to answer to every question posted on the forum topaz.. should only answer when you have an answer. | February 4, 2007, 5:40 PM |
Hell-Lord | [quote author=topaz link=topic=16239.msg163948#msg163948 date=1170583407] If you have a legitimate, nonstupid question that I can answer i'll answer it! [/quote] How is his question stupid? It is a legitimate question. | February 5, 2007, 1:44 AM |
MysT_DooM | February 5, 2007, 5:29 AM | |
Topaz | [quote author=Hell-Lord link=topic=16239.msg164008#msg164008 date=1170639864] [quote author=topaz link=topic=16239.msg163948#msg163948 date=1170583407] If you have a legitimate, nonstupid question that I can answer i'll answer it! [/quote] How is his question stupid? It is a legitimate question. [/quote] Look, I know from your earlier post in your intro thread that you're an idiot, but I don't think you can be this stupid. | February 5, 2007, 7:28 AM |
Barabajagal | Topaz, I've found your entire philosophy on life: [img]http://images.despair.com/products/demotivators/cluelessness.jpg[/img] So what's so idiotic about this inquisitor, anyway? He's just trying to figure out how to use the INet control with cookies. | February 5, 2007, 7:37 AM |
Grok | [quote author=topaz link=topic=16239.msg164028#msg164028 date=1170660517] [quote author=Hell-Lord link=topic=16239.msg164008#msg164008 date=1170639864] [quote author=topaz link=topic=16239.msg163948#msg163948 date=1170583407] If you have a legitimate, nonstupid question that I can answer i'll answer it! [/quote] How is his question stupid? It is a legitimate question. [/quote] Look, I know from your earlier post in your intro thread that you're an idiot, but I don't think you can be this stupid. [/quote] This is inappropriate, and thus I am making an example of you. 15-day non-posting ban. Try to subvert it and I'll make it permanent. | February 6, 2007, 6:53 PM |
MyStiCaL | Gezz i've seen worse from other people hahaha, grok must be pmsing today. anyways try pscode.com im sure theres somthing about it. | February 6, 2007, 8:18 PM |
Myndfyr | The thing about cookies is that, as a web site developer, you probably don't want people spoofing cookies in this way. Chances are that you won't be able to make the MSInet control send any cookies you want; it's likely a restricted header in the control itself. Again, it's likely that this is not allowed because of security. You could potentially use this to break into sites that have access controls. | February 7, 2007, 8:19 AM |
JoeTheOdd | [quote author=topaz link=topic=16239.msg163948#msg163948 date=1170583407] If you have a legitimate, nonstupid question that I can answer i'll answer it! [/quote] There is no non-stupid question that you know the answer to, though.. | February 8, 2007, 6:04 AM |