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:825163
More Search Options
RSS Available
Matching Posts
Transperent background
Hi, How can I set the background of an image transperent? Thanks n regards, JK
Posted to
Web Forms
(Forum)
by
J K
on 10/6/2009
Re: Transperent background
Hi all, Thanks a lot for your quick responces. I think I couldn't convey my actual requirement. The need is that, through my site, users can upload their photo (head shot) in a white background. What I need is to change this white back ground ( and only white background ) transperent so that I can set my own bachground image for this photo later. Can we do that? Could you please help me? Thanks and regards, JK
Posted to
Web Forms
(Forum)
by
J K
on 10/6/2009
Re: Enabling asp.net validators with javascript
Hi, Can you plz post the relevent code? Regards, JK
Posted to
Client Side Web Development
(Forum)
by
J K
on 8/1/2009
Re: Insert multiple row when Gridview multiple checked
Hi, Have a try with the following code. foreach (GridViewRow TempGridViewRow in UrGrid.Rows) { if (TempGridViewRow.RowType == DataControlRowType.DataRow) { if (TempGridViewRow.FindControl("UrCheckBox") != null) { if (((CheckBox)TempGridViewRow.FindControl("UrCheckBox")).Checked) { if (gvwInformationCategories.DataKeys[TempGridViewRow.RowIndex].Value != null) { //=============================== // Ur Business logic //============================== } } } } } Regards, JK
Posted to
Data Presentation Controls
(Forum)
by
J K
on 8/1/2009
Re: Strange problem with CalendarExtender
Hi Anup, It really clicked and solved my issue. Thanx a lot for spending time on it. Regards, JyothiKumar
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
J K
on 1/6/2009
Strange problem with CalendarExtender
Hi to all. I'm facing a strange problem. I'm using a CalendarExtender and it shows only 5 columns. Friday n Saturday is missing. Any idea, what could be the reason. I tried both in IE 7.0 and Mozilla My coding segment is as follows. < asp : TextBox ID ="txtDeadLine" runat ="server" CssClass ="inputText"></ asp : TextBox > < cc1 : CalendarExtender ID ="CalendarExtender1" PopupPosition ="BottomLeft" runat ="server" TargetControlID
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
J K
on 1/5/2009
Re: Session expires when deleting a file
Hi, Can you please post the code of Deleting section? Regards, JK
Posted to
State Management
(Forum)
by
J K
on 12/4/2008
Re: trying to insert data into database (works on server but runtime error on client)
Hi, Then it must be the problem with Connection string. Make sure that, while uploading you have changed it so as to connect the database in live. Regards JK
Posted to
Configuration and Deployment
(Forum)
by
J K
on 12/2/2008
Re: Menu Function - wont display at the top of the page. (Visual Studio 2005)
Hi, You can make use of AlwaysVisibleControl of Ajax. Regards, JK
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
J K
on 11/11/2008
Re: Validations still executes in ASP.Net Panel with Enable="false"
Hi, Provide validation group and have a try. Regards, JK
Posted to
Web Forms
(Forum)
by
J K
on 11/11/2008
Page 1 of 12 (116 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online