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:685768
More Search Options
RSS Available
Matching Posts
Re: gmail contacts imports
Hi gopiiipl, As i said, you have to read : http://code.google.com/intl/fr-CA/apis/contacts/docs/2.0/developers_guide_dotnet.html You must install the "Google Data API Setup(1.4.0.2).msi"
Posted to
Enterprise Services Integration
(Forum)
by
Mattw67
on 11/5/2009
Re: Addind a 2nd series in MS Charts
So, nobody use MS Charts? ;-)
Posted to
Getting Started
(Forum)
by
Mattw67
on 11/5/2009
Re: RegularExpressionValidator and the new AsyncFileUpload
Someone have a working code?
Posted to
Getting Started
(Forum)
by
Mattw67
on 10/26/2009
Re: RegularExpressionValidator and the new AsyncFileUpload
Try my code you will see the error : ASPX ------- <%@ Page Language="VB" AutoEventWireup="false" CodeFile="ajax.aspx.vb" Inherits="ajax" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <html xmlns=" http://www.w3
Posted to
Getting Started
(Forum)
by
Mattw67
on 10/15/2009
Re: RegularExpressionValidator and the new AsyncFileUpload
We are close now my friend. I tried this but the download continue after the alert. We need to be able to stop the upload : <script type="text/javascript" language="javascript"> function StartUpload(sender, args) { var filename = args.get_fileName(); if (filename != "") { // code to get File Extension.. var arr1 = new Array; arr1 = filename.split("\\"); var len = arr1.length; var img1 = arr1[len - 1]; var filext = img1.substring(img1.lastIndexOf("
Posted to
Getting Started
(Forum)
by
Mattw67
on 10/8/2009
Re: RegularExpressionValidator and the new AsyncFileUpload
No it's not working. I got "Unhandled exception: the file attached has an invalid filename." and the AsyncFileUpload stop working correctly...
Posted to
Getting Started
(Forum)
by
Mattw67
on 10/8/2009
Re: Addind a 2nd series in MS Charts
Note that the 2nd series that i want to add comes from an other table. Thanks
Posted to
Getting Started
(Forum)
by
Mattw67
on 10/7/2009
Re: RegularExpressionValidator and the new AsyncFileUpload
So, is it that they may have released too quickly their control? We should be able to validate the control on the client against the file type to not consume bandwidth unnecessarily. Any advice or solution?
Posted to
Getting Started
(Forum)
by
Mattw67
on 10/6/2009
Addind a 2nd series in MS Charts
Hi, I use a chart with a SqlDataSource and it's working very nice : <asp:Chart ID="Chart2" runat="server" DataSourceID="SqlDataSource2" Width="600px"> <BorderSkin SkinStyle="Raised" /> <Series> <asp:Series Name="Test" XValueMember="DAY" YValueMembers="TOTAL" ChartType="Line"> </asp:Series> </Series> <ChartAreas> <asp:ChartArea Name="ChartArea1"> <
Posted to
Getting Started
(Forum)
by
Mattw67
on 10/6/2009
RegularExpressionValidator and the new AsyncFileUpload
Hi, I try to valide the new AJAX AsyncFileUpload control but it seems not to work : Control 'AsyncFileUpload1' referenced by the ControlToValidate property of 'REV1' cannot be validated. <cc1:AsyncFileUpload ID="AsyncFileUpload1" runat="server" Width="400px" ThrobberID="throbber" /> <asp:Label ID="throbber" Style="display: none" runat="server"><img alt="loading" src="images/upload.gif"
Posted to
Getting Started
(Forum)
by
Mattw67
on 10/2/2009
Page 1 of 44 (439 items) 1
2
3
4
5
Next >
...
Last »
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
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online