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:618989
More Search Options
RSS Available
Matching Posts
Re: How can I copy a text to clipboard?
Thanks!
Posted to
Visual Web Developer 2005 Express
(Forum)
by
mycwcgr
on 10/30/2009
How can I copy a text to clipboard?
I hope to click Button1 to copy the text of Label1 to the clipboard of client computer, how can i do? Thanks! <%@ Page Language="C#" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <script runat="server"> </script> <html xmlns=" http://www.w3.org/1999/xhtml "> <head runat="server"> <title></title> </head> <body>
Posted to
Visual Web Developer 2005 Express
(Forum)
by
mycwcgr
on 10/28/2009
Can I can get a result with random order when I use SQL ?
I know I can use "select * from myTable" to a get query result with a certain order, I hope I can get a query result with random order, It means that I get a result with order A when I run first time, and I get a result with order B when I run second time... Can I do that using a SQL? Thanks!
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mycwcgr
on 10/26/2009
How can set the text of a lable in another web Page?
I embed P2.aspx into P1.aspx, I hope I can click Button1 in P1.aspx to set the text of Label2 in P2.aspx and click Button2 in P2.aspx to set the text of Label1 in P1.aspx. How can I do? Thanks! //------------------------------------P1.aspx---------------------------------------------------- <%@ Page Language="C#" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <script runat
Posted to
Web Forms
(Forum)
by
mycwcgr
on 10/23/2009
Re: How can set the text of a lable in another web Page?
Thanks! To venkatu2005 Could you write a sample code? you know I have I embed P2.aspx into P1.aspx
Posted to
Web Forms
(Forum)
by
mycwcgr
on 10/23/2009
jQuery Timers don't work ?
I hope to use the following code display a image every 1s, but myImage.oneTime only work one time, what kind of error I made? Thanks! <%@ 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
Posted to
Client Side Web Development
(Forum)
by
mycwcgr
on 10/19/2009
Subdomain name problem when I use ~
I use the following code in my site, it works well both in local http://localhost:1247/DIYChart/Member/DoChart.aspx and in remote http://www.diychart.com/Member/DoChart.aspx because the system can handle with ~ correctly. Now I add a Subdomain name sub.diychart.com for my site, I think the code "~/Handler.ashx?TemplateID={0}" will casue problem. If I replace the code "~/Handler.ashx?TemplateID={0}" with " http://sub.diychart.com/Handler.ashx?TemplateID={0 }" , I think
Posted to
HttpHandlers and HttpModules
(Forum)
by
mycwcgr
on 10/17/2009
Re: Subdomain name problem when I use ~
Do you mean I use the code "~/Handler.ashx?TemplateID={0}")% when I run the website in Vs 2008 and I have to replace the code with " http://sub.diychart.com/Handler.ashx?TemplateID={0 }" before I upload the website to remote hosting? It's too troubled, is there a good way? Thanks!
Posted to
HttpHandlers and HttpModules
(Forum)
by
mycwcgr
on 10/17/2009
Re: Why can't I assign "From" MailAddress when I send email?
Thanks! BUt I hope to use a From email address for which host is not SmtpClient's host to send email, how can I do? Thanks!
Posted to
Web Forms
(Forum)
by
mycwcgr
on 10/12/2009
Re: Why can't I assign "From" MailAddress when I send email?
No error occur, but can't receive email
Posted to
Web Forms
(Forum)
by
mycwcgr
on 10/12/2009
Page 1 of 74 (738 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