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:714537
More Search Options
RSS Available
Matching Posts
Re: update cookie from webmethod (PageMethod) using ajax
Yes! It is possible from server side if I remove line 'throw ex' code in the below code. but I was trying to update the cookie on error in webmethod. Something likes this. try { } catch (Exception ex) { HttpContext.Current.Response.Cookies[“ck”]. value =” value ”; throw ex; } On this scenario it is not updating. Thanks for your quick response.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
shyamasndr
on 8/29/2008
update cookie from webmethod (PageMethod) using ajax
I have one requirement where I want to update cookie from a webmethod. The webmethod is called from ajax using PageMethods. Here is how my .aspx page looks like In code behind [webmethod] public static void updateCookie( string arg1) { //some code to update cookie } in javascript I call the method using ajax PageMethods.updateCookie( arg1, OnSuccess, OnError, OnTimeout) but this does not updates cookie. Is their any way to update cookie from webmethod?
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
shyamasndr
on 8/29/2008
Re: Bulk Download Winzip File
here is one article on using zip library. http://msdn2.microsoft.com/en-us/magazine/cc164129.aspx
Posted to
Free For All
(Forum)
by
shyamasndr
on 4/19/2008
Re: Automatic Messagebox Popup in c#.net
Prepare one exe and add one entry in the windows registry in this path HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run or HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run to prgramatically add the entry you can use 'Microsoft.Win32' namespace
Posted to
C#
(Forum)
by
shyamasndr
on 3/24/2008
why charecters $ and # used
Is their any special meaning for using $ # characters while binding the data and binding resource to a control? For example Text =' <%# Bind("sd") %> ' Text =" <%$ Resources:myResources, Textboxtext %> " Why these characters are used?
Posted to
Web Forms
(Forum)
by
shyamasndr
on 3/19/2008
Re: Dropdownlist selectchangedevent fire inside GridView
Try this Web from <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> < !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.org/1999/xhtml" > < head runat= "server" > < title >Untitled Page</ title > </ head > < body > < form id
Posted to
Architecture
(Forum)
by
shyamasndr
on 3/12/2008
Re: Display Messages from Mail Server
For disply the mails from your mail server you should have pop3 client. You can devolop your own client or refer http://www.developerfusion.co.uk/show/4071/1/ for senging mail from your application you can use System.Web.Mail Namespace. It has smtp mail class. Lot of examples are avilable on this if you search on google.
Posted to
Getting Started
(Forum)
by
shyamasndr
on 3/11/2008
Re: Download
here is one article for file transfer http://articles.techrepublic.com.com/5100-3513-5805105.html
Posted to
XML Web Services
(Forum)
by
shyamasndr
on 3/10/2008
Re: Running the WebApplication on single system
You can identify system using its hardware properties. Pleese read this thread http://www.thescripts.com/forum/thread753263.html you my get some idea.
Posted to
Installation and Setup
(Forum)
by
shyamasndr
on 3/7/2008
Re: More Info on a tool to Upload/Manage/Create Database online
one more is avilable in http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Wizard
Posted to
Free For All
(Forum)
by
shyamasndr
on 3/7/2008
Page 1 of 3 (29 items) 1
2
3
Next >
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!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online