Click here to Skip to main content
15,880,469 members
Home / Discussions / C#
   

C#

 
GeneralRe: error Pin
Luc Pattyn23-Oct-07 11:59
sitebuilderLuc Pattyn23-Oct-07 11:59 
GeneralRe: error Pin
Dave Kreskowiak23-Oct-07 13:54
mveDave Kreskowiak23-Oct-07 13:54 
QuestionHow add data into DataGrid dynamically Pin
A.Asif23-Oct-07 8:25
A.Asif23-Oct-07 8:25 
AnswerRe: How add data into DataGrid dynamically Pin
pmarfleet23-Oct-07 9:30
pmarfleet23-Oct-07 9:30 
GeneralRe: How add data into DataGrid dynamically Pin
A.Asif23-Oct-07 9:46
A.Asif23-Oct-07 9:46 
GeneralRe: How add data into DataGrid dynamically Pin
pmarfleet23-Oct-07 9:55
pmarfleet23-Oct-07 9:55 
AnswerRe: How add data into DataGrid dynamically Pin
kenprog23-Oct-07 14:46
kenprog23-Oct-07 14:46 
Questioncan't play song ! Pin
whale8423-Oct-07 8:23
whale8423-Oct-07 8:23 
I embeded this object to my aspx page.
<code><OBJECT id="Player" style="WIDTH: 121.92%; HEIGHT: 265px" height="265" width="121.92%" classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6"
>
<PARAM NAME="URL" VALUE="path">
<PARAM NAME="rate" VALUE="1">
<PARAM NAME="balance" VALUE="1">
<PARAM NAME="currentPosition" VALUE="1">
<PARAM NAME="defaultFrame" VALUE="">
<PARAM NAME="playCount" VALUE="10">
<PARAM NAME="autoStart" VALUE="-1">
<PARAM NAME="currentMarker" VALUE="0">
<PARAM NAME="invokeURLs" VALUE="-1">
<PARAM NAME="baseURL" VALUE="">
<PARAM NAME="volume" VALUE="100">
<PARAM NAME="mute" VALUE="0">
<PARAM NAME="uiMode" VALUE="full">
<PARAM NAME="stretchToFit" VALUE="0">
<PARAM NAME="windowlessVideo" VALUE="0">
<PARAM NAME="enabled" VALUE="-1">
<PARAM NAME="enableContextMenu" VALUE="0">
<PARAM NAME="fullScreen" VALUE="0">
<PARAM NAME="SAMIStyle" VALUE="">
<PARAM NAME="SAMILang" VALUE="">
<PARAM NAME="SAMIFilename" VALUE="">
<PARAM NAME="captioningID" VALUE="">
<embed src="path" width="100%" height="223" autostart="1" align="middle" url="path" volume="100"
stretchtofit="100%"> </embed>
</OBJECT>
</code>

path look like D:\song.wma
It can't play this song.Please help me !

nothing
AnswerRe: can't play song ! Pin
pmarfleet23-Oct-07 9:26
pmarfleet23-Oct-07 9:26 
JokeRe: can't play song ! Pin
Luc Pattyn23-Oct-07 12:02
sitebuilderLuc Pattyn23-Oct-07 12:02 
GeneralRe: can't play song ! Pin
pmarfleet23-Oct-07 12:35
pmarfleet23-Oct-07 12:35 
GeneralRe: can't play song ! Pin
Luc Pattyn23-Oct-07 14:20
sitebuilderLuc Pattyn23-Oct-07 14:20 
AnswerRe: can't play song ! Pin
Anthony Mushrow23-Oct-07 10:56
professionalAnthony Mushrow23-Oct-07 10:56 
QuestionC# app using a C++ dll Pin
LCI23-Oct-07 8:22
LCI23-Oct-07 8:22 
AnswerRe: C# app using a C++ dll Pin
Giorgi Dalakishvili23-Oct-07 8:59
mentorGiorgi Dalakishvili23-Oct-07 8:59 
GeneralRe: C# app using a C++ dll Pin
LCI23-Oct-07 12:02
LCI23-Oct-07 12:02 
GeneralRe: C# app using a C++ dll Pin
Luc Pattyn23-Oct-07 12:06
sitebuilderLuc Pattyn23-Oct-07 12:06 
GeneralRe: C# app using a C++ dll Pin
Mohib Sheth23-Oct-07 16:47
Mohib Sheth23-Oct-07 16:47 
GeneralRe: C# app using a C++ dll Pin
LCI24-Oct-07 2:59
LCI24-Oct-07 2:59 
QuestionI can't make a music play with WMP in an aspx page. [modified] Pin
whale8423-Oct-07 7:50
whale8423-Oct-07 7:50 
AnswerRe: I can't make a music play with WMP in an aspx page. Pin
Dave Sexton23-Oct-07 12:16
Dave Sexton23-Oct-07 12:16 
Questionsetup in c# with installation folder not in programfiles Pin
sujithkumarsl23-Oct-07 7:21
sujithkumarsl23-Oct-07 7:21 
AnswerRe: setup in c# with installation folder not in programfiles Pin
il_masacratore23-Oct-07 11:15
il_masacratore23-Oct-07 11:15 
QuestionListBox item Flickering Pin
topksharma198223-Oct-07 6:55
topksharma198223-Oct-07 6:55 
AnswerRe: ListBox item Flickering Pin
Luc Pattyn23-Oct-07 12:12
sitebuilderLuc Pattyn23-Oct-07 12:12 

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.