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:55993
More Search Options
RSS Available
Matching Posts
Re: Proper rendering on newer Blackberries
Thanks guys! I'll give it a go.
Posted to
Mobile and Handheld Devices
(Forum)
by
guam-aspdev
on 4/1/2007
Re: Screen scraping password-protected page
Thanks for the input. I'm hoping this might solve the problem: http://aspnet.4guysfromrolla.com/articles/102605-1.aspx
Posted to
Web Forms
(Forum)
by
guam-aspdev
on 3/5/2007
Screen scraping password-protected page
I've got some data I'd like to scrape off of a page that my host provides me with, because I can't get it as XML or a web service. The page requires login, but I can't use conventional screen scraping techniques because hard-coding into the login/password into the URL: http://login:password@server.com/mypageurl.html ...generates a 401 (unauthorized) error. Anyone have any idea how to access this privileged info safely?
Posted to
Web Forms
(Forum)
by
guam-aspdev
on 3/5/2007
Proper rendering on newer Blackberries
I've got a series of pages that I built with the original 1.X MMIT, and I test if the requesting device is a genuine mobile device by evaluating Request.Browser.IsMobileDevice, and doing a simple Response.Redirect to desktop or mobile formatted content, depending on the device. This works great most of the time, but Blackberries always get seen as desktop devices and improperly show those pages. Is there some user-agent or other profile I've got to specify to test against and display mobile content
Posted to
Mobile and Handheld Devices
(Forum)
by
guam-aspdev
on 3/5/2007
Re: Using Flash in web part
I'm thinking that maybe I could pull this off using a custom server control and HtmltextWriter.Write()'ing the SCRIPT tags to the page. Anyone have any luck with this?
Posted to
Web Parts and Personalization
(Forum)
by
guam-aspdev
on 2/21/2007
Using Flash in web part
I'm trying to reference a Flash animation in a WebPartZone for a dynamic time widget, but it won't render. The file can be accessed either through SCRIPT or EMBED tags within the page's body. Is it possible to use Flash animations?
Posted to
Web Parts and Personalization
(Forum)
by
guam-aspdev
on 2/21/2007
Changing Content-Type of web service
I feel like a goof for not knowing this, and I fear that the answer will be plain as day, but is there a way to change the 'Content-Type' header for web services with ASP.NET 1.x? I need to have my API return 'text/javascript' instead of the normal 'text/xml'.
Posted to
XML Web Services
(Forum)
by
guam-aspdev
on 11/16/2006
Reading multiple recordsets with ExecuteXmlReader()
This is about XML in .NET 1.x. I'm trying to use multiple recordsets in the same SPROC, calling them via SqlCommand.ExecuteXmlReader(). Is there a way to emulate SqlDataReader.NextResult() to move through each recordset? I know that method isn't available in XmlReader. I figure if this doesn't work, I can use a regular tabular recordset with a SqlDataReader and use a XmlTextWriter and construct everything by hand as one big document. Thanks for the help!
Posted to
XML and XmlDataSource Control
(Forum)
by
guam-aspdev
on 7/12/2006
Process information in web form submitted via e-mail and/or SMS
I've been looking for a solution to help me enable users to either e-mail or send text messages to a certain address, which could then be processed by an ASP.NET web form. For example, people could text/email in a response to a contest and a web form could evaluate it against some criteriua. Has anyone seen a good SMTP transport which allows for this kind of form processing?
Posted to
Web Forms
(Forum)
by
guam-aspdev
on 6/4/2006
Retrive phone # programmatically
Is there a way to programmatically access the number of the phone used to browse a mobile page?
Posted to
Mobile and Handheld Devices
(Forum)
by
guam-aspdev
on 5/17/2005
Page 1 of 11 (105 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online