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:393135
More Search Options
RSS Available
Matching Posts
Re: Date DropDownLists
You can use Eworld Datepicker control with culture info http://www.eworldui.net/
Posted to
Localization
(Forum)
by
adnan152
on 11/18/2009
localize datagrid
Hi Is there any way to localize templete controls, like datagrid and data is coming from db.
Posted to
Localization
(Forum)
by
adnan152
on 11/18/2009
Show webpage in different languages
Hi I want my aspx page to show in 1) English 2) Albanian Is there any tool available to convert it into albanian language?
Posted to
Localization
(Forum)
by
adnan152
on 11/16/2009
ASP.NET web service and Visual Foxpro client
Hi We have an asp.net web service which returns a DataSet containing 1 row and visual foxpro client is calling webmethod. All is working fine but problem is that a Column contains CV text when foxpro gets this column and saves cv in .txt format all paragraph formating vanishes ie (\n\r etc). Note that I tried with c# client and saved this column data in .txt format. It was ok in c# client. May be there is some encoding problem?
Posted to
XML Web Services
(Forum)
by
adnan152
on 11/3/2009
Re: ASP.NET web service and Visual Foxpro client
Its sorted now I saw foxpro string and its ASCII codes, it contains only ASCII 10(\n) instead of ASCII 1310 which is CR(\r) and linefeed (\n). So I replaced 10 with 1310
Posted to
XML Web Services
(Forum)
by
adnan152
on 11/3/2009
Re: Response.ContentType
No, i dont want to show user file path, so i was using Response.WriteFile() But found solution Its Response.TransmitFile() see http://support.microsoft.com/kb/823409 This is my code string filePath = Server.MapPath("Docs/" + documentId.ToString() + "/" + doc.DocumentInfo.FileName); //getting physical file path System.IO.FileInfo fileInfo = new System.IO.FileInfo(filePath); if (fileInfo.Exists) { Response.Clear(); Response.AddHeader("Content-Disposition", "attachment;
Posted to
Web Forms
(Forum)
by
adnan152
on 10/15/2009
Re: Response.ContentType
Thanks for these but these are related to upload not download.
Posted to
Web Forms
(Forum)
by
adnan152
on 10/15/2009
Re: Response.ContentType
Hi It works well on my local computer but problem is that on server when file size goes to 50 MB then it crashes Adnan
Posted to
Web Forms
(Forum)
by
adnan152
on 10/14/2009
Re: Response.ContentType
Hi deepthoughts I have set MaxRequestLength = 200MB, there is no problem of MaxRequestLength or TimeOut Cause it works well with Response.Redirect(fileName) method.
Posted to
Web Forms
(Forum)
by
adnan152
on 10/14/2009
Re: Response.ContentType
Hi Its ok about content type now, but problem is file size. Bigger file about 50 MB crashes.
Posted to
Web Forms
(Forum)
by
adnan152
on 10/14/2009
Page 1 of 12 (111 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online