Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Need help in implementing new skin for AuctionWorx Pin
Pete O'Hanlon5-Apr-11 2:33
mvePete O'Hanlon5-Apr-11 2:33 
QuestionAspx Login and Sql Server Problem - Help Me :( Pin
De_Novice4-Apr-11 10:01
De_Novice4-Apr-11 10:01 
AnswerRe: Aspx Login and Sql Server Problem - Help Me :( Pin
Wendelius4-Apr-11 10:15
mentorWendelius4-Apr-11 10:15 
AnswerRe: Aspx Login and Sql Server Problem - Help Me :( Pin
SamRST4-Apr-11 21:08
SamRST4-Apr-11 21:08 
QuestionPaypal testing.. Pin
Ramkumar_S4-Apr-11 1:09
Ramkumar_S4-Apr-11 1:09 
QuestionWhy this code does not run correctly on Linux server Pin
Abbas Fatshidi4-Apr-11 0:32
professionalAbbas Fatshidi4-Apr-11 0:32 
AnswerRe: Why this code does not run correctly on Linux server Pin
CodyDaemon4-Apr-11 1:39
CodyDaemon4-Apr-11 1:39 
QuestionHow can i copy html code to clipboard by using javascript? Pin
buffering833-Apr-11 20:10
buffering833-Apr-11 20:10 
I am now using below code.
But this code occur error when i copy html for example
<object type='application/x-shockwave-flash' id='MpE_lBcsBnw$' width='642px' height='390px' align='middle' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0'><param name='movie' value='http://flvs.daum.net/flvPlayer.swf?vid=MpE_lBcsBnw$' /><param name='allowScriptAccess' value='always' /><param name='allowFullScreen' value='true' /><param name='bgcolor' value='#000000' /><param name='wmode' value='opaque' /><embed src='http://flvs.daum.net/flvPlayer.swf?vid=MpE_lBcsBnw$' width='642px' height='390px' allowScriptAccess='always' type='application/x-shockwave-flash' allowFullScreen='true' bgcolor='#000000' ></embed></object>

How can i copy html code to clipboard by using javascriptcode?



<script type="text/javascript">

       function setClip() {
           window.clipboardData.setData('Text', '<%=CLIPCOPY%>');
           //alert("asd");
           alert('<%=CLIPCOPY%>' + 'was copyied.');
       }



   </script>

hi

My english is a little.
anyway, nice to meet you~~
and give me your advice anytime~

AnswerRe: How can i copy html code to clipboard by using javascript? Pin
Ankur\m/3-Apr-11 21:14
professionalAnkur\m/3-Apr-11 21:14 
GeneralRe: How can i copy html code to clipboard by using javascript? Pin
buffering833-Apr-11 22:37
buffering833-Apr-11 22:37 
Questionproblem with the web chat application Pin
Danda903-Apr-11 11:31
Danda903-Apr-11 11:31 
AnswerRe: problem with the web chat application Pin
Parwej Ahamad3-Apr-11 19:37
professionalParwej Ahamad3-Apr-11 19:37 
Questionautomation (like on whatismyip.com) Pin
Mark H Bishop3-Apr-11 11:24
Mark H Bishop3-Apr-11 11:24 
AnswerRe: automation (like on whatismyip.com) Pin
Not Active3-Apr-11 12:31
mentorNot Active3-Apr-11 12:31 
GeneralRe: automation (like on whatismyip.com) Pin
Mark H Bishop4-Apr-11 4:39
Mark H Bishop4-Apr-11 4:39 
GeneralRe: automation (like on whatismyip.com) Pin
Not Active4-Apr-11 11:48
mentorNot Active4-Apr-11 11:48 
QuestionReportviewer shows unauthorized error. Pin
SamRST3-Apr-11 4:31
SamRST3-Apr-11 4:31 
AnswerRe: Reportviewer shows unauthorized error. Pin
thatraja3-Apr-11 7:19
professionalthatraja3-Apr-11 7:19 
GeneralRe: Reportviewer shows unauthorized error. Pin
SamRST3-Apr-11 21:23
SamRST3-Apr-11 21:23 
AnswerRe: Reportviewer shows unauthorized error. Pin
SamRST4-Apr-11 21:12
SamRST4-Apr-11 21:12 
QuestionApplication pool 'DefaultAppPool' has problem Pin
Hy Chanhan2-Apr-11 18:59
professionalHy Chanhan2-Apr-11 18:59 
AnswerRe: Application pool 'DefaultAppPool' has problem Pin
thatraja2-Apr-11 21:08
professionalthatraja2-Apr-11 21:08 
QuestionSql Membership / Login works local but not on production server Pin
De_Novice2-Apr-11 8:57
De_Novice2-Apr-11 8:57 
AnswerRe: Sql Membership / Login works local but not on production server Pin
De_Novice4-Apr-11 8:15
De_Novice4-Apr-11 8:15 
QuestionProblem with a drpdownlist in a datalist Pin
Nafiseh Salmani2-Apr-11 8:32
Nafiseh Salmani2-Apr-11 8:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.