Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:659898
More Search Options
RSS Available
Matching Posts
Re: HttpWebRequest
It works now thank you But it is Odd !! , I never thought that is the way to add webform to a HttpWebRequest !! Thank you
Posted to
Web Forms
(Forum)
by
zaidqais
on 10/4/2008
Re: HttpWebRequest
It works now thank you But it is Odd !! , I never thought that is the way to add webform to a HttpWebRequest !! Thank you
Posted to
Web Forms
(Forum)
by
zaidqais
on 10/4/2008
Re: HttpWebRequest
HI Really I didn't get I will try to be more clear here is the request header POST /poll.php?action=vote&id=10 HTTP/1.0 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/x-silverlight, application/x-silverlight-2-b2, */* Referer: http://www.almuraba.net Accept-Language: en-us Content-Type: application/x-www-form-urlencoded Connection: Keep-Alive User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727) Host
Posted to
Web Forms
(Forum)
by
zaidqais
on 10/4/2008
HttpWebRequest
Hi I have a HttpWebRequest object and i want to send WebRequest to a website but the problem is i want to send request (POST) with dataforms I know how to add the headers to the request but i don't know how to add data forms to the request can you help me please Thank you
Posted to
Web Forms
(Forum)
by
zaidqais
on 10/4/2008
Re: Request JPEG
Thank you it works now
Posted to
Web Forms
(Forum)
by
zaidqais
on 8/9/2008
Re: Request JPEG
First thank you for answering me Second , I tried the code you gave me but the problem when i try to intliaze the byte array byte [] buffer = new byte [st.Length]; i faced with error : This stream does not support seek operations can you please help me to fix this the error ? Thank you
Posted to
Web Forms
(Forum)
by
zaidqais
on 8/8/2008
Request JPEG
Hi I have a page Test.aspx I tried to use the request object to request a jpeg image on the server and and view that image in my page Here is the code : using System.Net ; using System.IO; ---------------- Response.ContentType = "image/jpeg" ; WebRequest request = WebRequest.Create( "http: //localhost:1107/Copy of Winter.jpg"); request.Method = " GET "; HttpWebResponse response = (HttpWebResponse)request.GetResponse(); Stream st = response.GetResponseStream(); StreamReader
Posted to
Web Forms
(Forum)
by
zaidqais
on 8/8/2008
Re: Download .Net Framework Source Code
Thank you so much
Posted to
Getting Started
(Forum)
by
zaidqais
on 6/26/2008
Download .Net Framework Source Code
Hi How can I Download .Net Framework Source Code in an away make able to view it in notepad ( Like Java Source Code ) Thank you
Posted to
Getting Started
(Forum)
by
zaidqais
on 6/25/2008
Re: HTML form and ASP.NET
It works ... Thank you
Posted to
Web Forms
(Forum)
by
zaidqais
on 6/18/2008
Page 1 of 6 (54 items) 1
2
3
4
5
Next >
...
Last ยป
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Subclassing Shape (or more accurately, Path)
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
JScript location bar silliness
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
WindowsClient:
JSON-P: An Elegant Hack
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
Channel 9:
Coding4Fun at PDC 2009
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online