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:827277
More Search Options
RSS Available
Matching Posts
asp:AdRotator - not advertisement not changing
see my my adrotator and advertisement file problem is advertisement not changing, initial advertisement is keeping always , when page refreshed another advertisement is showing any idea <%@ Page Language="C#" AutoEventWireup="True" %> <html> <head> <script runat="server"> void AdCreated_Event(Object sender, AdCreatedEventArgs e) { e.NavigateUrl = "http://www.microsoft.com"; } </script> </head> <body> <form id="Form1"
Posted to
Getting Started
(Forum)
by
marinajogy
on 9/17/2009
Re: asp.net Textbox - Keypress - pressed key should change to uppercase
onkeyup="this.value=this.value.toUpperCase(); " - is working but .uppercase { text-transform: uppercase; } is more user friendly and points all others not worth to use
Posted to
Getting Started
(Forum)
by
marinajogy
on 9/15/2009
gridview templatefield - textbox should appear centralised in the column
see the following gridview and the templatefield shown in bold , I want the textbox should appear centralised in the colum n help me <asp:GridView id="gvwOfferCart" runat="server" autogeneratecolumns="False" showheader="true" showfooter="true" AllowSorting=True datakeynames="bookId" AllowPaging=True pagesize="5" onrowcommand="gvwOfferCart_RowCommand" width="100%"> <columns> <asp:templatefield
Posted to
Data Presentation Controls
(Forum)
by
marinajogy
on 9/15/2009
asp.net Textbox - Keypress - pressed key should change to uppercase
hi asp.net Textbox - Keypress - pressed key should change to uppercase is it possible?
Posted to
Getting Started
(Forum)
by
marinajogy
on 9/14/2009
Using inline code in asp.net markup
see the markup below, I want to get it <%=Login1.UserName.Trim();%> evaluated and shown in adress bar of PasswordRecovery.aspx. but i am getting =Login1.UserName.Trim(); without get evaluated <asp:Login id="Login1" runat="server" MembershipProvider="SqlProvider" TitleText="" Height="159px" style="margin-top:10px;" PasswordRecoveryText="Forgot your password?" OnAuthenticate="OnAuthenticate" DisplayRememberMe="False"
Posted to
Web Forms
(Forum)
by
marinajogy
on 9/13/2009
datagridview & mysql looping query
I have a table ITEMSUSED reqNo ItemId qty -- are the fileds, data as follows 101 1001 10 101 1002 30 101 1005 5 102 1006 10 102 1005 20 103 1003 5 104 1002 10 104 1006 30 105 1005 5 I want know, given a reqNo (from this we get items used in this request),what are other reqNo where these items appear , using single query I want to show the result in datagridview
Posted to
MySQL
(Forum)
by
marinajogy
on 7/30/2009
Re: creating users via custom controls & using login control and password recovery control
Dear guro as long as you encrypt the password accordingly? is the question i am asking kindly post the code
Posted to
Security
(Forum)
by
marinajogy
on 7/25/2009
Re: creating users via custom controls & using login control and password recovery control
Dear Guro Not like that, I wnat to insert user details directly into aspnet_users and aspnet_membership using usual sql query(insert into aspnet_users(<field list) values(...) (creatuserwizard control is not planning to use) but at the same time, want to use login control and password recovery control
Posted to
Security
(Forum)
by
marinajogy
on 7/18/2009
employee table - experience count
my table contains the fields employeeId DateofJoin I want get the number of employess 1. with less than one year experinece 2. with experience between 1 and 5 years 3. with experience between 5 and 10 years 4. with experience more than 10 years How can get this in single query
Posted to
MySQL
(Forum)
by
marinajogy
on 7/14/2009
creating users via custom controls & using login control and password recovery control
I am using aspnet Membership for user management, but user is to be created using custom controls - not using createuserwizard control but must use login control and password recovery control my problem: is it really possible, then how? password and password answer is seen as encrypted in the databaae (I already created aspnet_users,aspnet_membership etc tables using the aspnet_regsql utility) when I using custom code to insert data into these tables how can I get UserId? which algorithm is to be
Posted to
Security
(Forum)
by
marinajogy
on 7/14/2009
Page 1 of 17 (169 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
Channel 9:
Reactive Extensions API in depth: Merge
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online