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:722929
More Search Options
RSS Available
Matching Posts
Re: How to set default button
Thanks Fredrik...
Posted to
Web Forms
(Forum)
by
prsuman
on 7/9/2007
How to set default button
Hi all , I am using imagebutton.. and i need to set that button to default .. can anyone please tell me how to set default for imagebutton.. Thanks in Advance, Regards, suman
Posted to
Web Forms
(Forum)
by
prsuman
on 7/9/2007
How to Display user Image in <asp:image> dyanamically
hi everyone... I am tring to display image of user from database... i am getting the following when i try this... < asp : Image ImageUrl ="Default2.aspx?useremail= <%session["text"]%> " runat ="server" ID ="image" /> Error: Server tags cannot contains <% ....%> Can anyone please help how to solve the problem... Thanks in Advance Regards, suman
Posted to
Web Forms
(Forum)
by
prsuman
on 7/6/2007
Re: PageMethods is Undefined
hi here is my full code.. aspx file < body style ="margin: 0px;padding: 0px;" > < form runat ="server" action ="RF_Message.aspx"> < div id ="ContentPanel"> < div id ="MessageList"> < asp : ScriptManager ID ="ScriptManager1" runat ="server" EnablePartialRendering ="true" EnablePageMethods ="true" EnableScriptGlobalization ="true" EnableScriptLocalization ="true"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
prsuman
on 6/9/2007
PageMethods is Undefined
HI, its Urgent I am Getting Same Error Could u please Help me Out.. Here is My Code.. using System.Web.UI.HtmlControls; using System.Web.Services; using Microsoft.Web.Script.Services; using Microsoft.Web.Script; [ WebMethod ] public void GetNewMessage() { string str = "Hello" ; Response.Write(str); } Javascript PageMethods.GetNewMessage(); < asp : ScriptManager ID ="ScriptManager1" runat ="server" EnablePartialRendering ="true"> < Scripts > <
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
prsuman
on 6/8/2007
Re: PageMethods is undefined
HI, its Urgent I am Getting Same Error Could u please Help me Out.. Here is My Code.. using System.Web.UI.HtmlControls; using System.Web.Services; using Microsoft.Web.Script.Services; using Microsoft.Web.Script; [ WebMethod ] public void GetNewMessage() { string str = "Hello" ; Response.Write(str); } Javascript PageMethods.GetNewMessage(); < asp : ScriptManager ID ="ScriptManager1" runat ="server" EnablePartialRendering ="true"> < Scripts > <
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
prsuman
on 6/8/2007
Re: [Microsoft.Web.Script.Services.ScriptService()] - The type or namespace name 'Web' does not exist in the namespace 'Microsoft'
Hi All Where do i get this System.web.Extensions Reference.. i Need it.. its very urgent... Thanks in Advance Regards, suman
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
prsuman
on 6/5/2007
hi i Couldn't send mail from asp.net
hi all, i am designing webpage.. In tht i need to send mail to users.. i am writing code in C# .. here is the code.. public int sendMail( string to, string subject, string body) { try { SmtpMail .SmtpServer = "127.0.0.1" ; MailMessage msg = new MailMessage (); msg.From = "prsuman@gmail.com" ; msg.To = to; msg.Subject = subject; msg.Body = body; SmtpMail .Send(msg); return (1); } catch { return (0); } } protected void Cmdsend_Click( object sender, EventArgs e) { String to = txtto
Posted to
Getting Started
(Forum)
by
prsuman
on 5/30/2007
Re: I am trying to add Paging in Gridview and Pageindex is not Changing
Hi Fredrik, Thank you, now its working.. Regards, sumna
Posted to
Data Presentation Controls
(Forum)
by
prsuman
on 5/29/2007
I am trying to add Paging in Gridview and Pageindex is not Changing
Hi , I am trying to add Paging to GridView.. But pageindex is not changing .. every time i am getting to same page.. can anyone suggest me how to resolve this problem... here is my code... protected void PageChanged( Object sender, EventArgs e) { int currentpage = Examp.PageIndex + 1; } the InitializeComponent() Examp.PageIndexChanged += new EventHandler (PageChanged); Thanks and Regards, suman
Posted to
Data Presentation Controls
(Forum)
by
prsuman
on 5/25/2007
Page 1 of 2 (20 items) 1
2
Next >
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