Click here to Skip to main content
15,895,011 members
Home / Discussions / C#
   

C#

 
GeneralRe: Convert standard string into rtf format. Pin
chaiguy133719-Aug-08 15:57
chaiguy133719-Aug-08 15:57 
QuestionRe: Convert standard string into rtf format. Pin
CodingLover19-Aug-08 16:07
CodingLover19-Aug-08 16:07 
QuestionReading PDFs? Pin
Megidolaon18-Aug-08 23:52
Megidolaon18-Aug-08 23:52 
AnswerRe: Reading PDFs? Pin
Christian Graus19-Aug-08 1:19
protectorChristian Graus19-Aug-08 1:19 
AnswerRe: Reading PDFs? Pin
blackjack215019-Aug-08 2:03
blackjack215019-Aug-08 2:03 
GeneralRe: Reading PDFs? Pin
Megidolaon19-Aug-08 3:54
Megidolaon19-Aug-08 3:54 
GeneralRe: Reading PDFs? Pin
blackjack215019-Aug-08 19:07
blackjack215019-Aug-08 19:07 
Questionshowing video Pin
needhi_p18-Aug-08 23:51
needhi_p18-Aug-08 23:51 
Hi...
I am making website in c#.net. I want to show video in my website. I tried the following for dat.

<object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/8K_NQe57C-k" />
<param name="wmode" value="transparent" />
<embed src="http://www.youtube.com/v/8K_NQe57C-k" type="application/x-shockwave-flash"
wmode="transparent" width="425" height="350"/></object>

this shows the video correctly. But i want its values to come dynamically everytime from database. how to do this. Is der ne other way to achieve this.
AnswerRe: showing video Pin
AhsanS19-Aug-08 0:03
AhsanS19-Aug-08 0:03 
QuestionPrevent parent focus being lost when select child Pin
bassjuh18-Aug-08 23:35
bassjuh18-Aug-08 23:35 
Questionfile path Pin
arkiboys18-Aug-08 23:28
arkiboys18-Aug-08 23:28 
AnswerRe: file path Pin
sumit703418-Aug-08 23:36
sumit703418-Aug-08 23:36 
GeneralRe: file path Pin
arkiboys18-Aug-08 23:40
arkiboys18-Aug-08 23:40 
AnswerRe: file path Pin
AhsanS18-Aug-08 23:37
AhsanS18-Aug-08 23:37 
GeneralRe: file path Pin
arkiboys18-Aug-08 23:42
arkiboys18-Aug-08 23:42 
GeneralRe: file path Pin
AhsanS18-Aug-08 23:46
AhsanS18-Aug-08 23:46 
GeneralRe: file path Pin
arkiboys18-Aug-08 23:51
arkiboys18-Aug-08 23:51 
GeneralRe: file path Pin
AhsanS19-Aug-08 0:01
AhsanS19-Aug-08 0:01 
AnswerRe: file path Pin
bassjuh18-Aug-08 23:54
bassjuh18-Aug-08 23:54 
GeneralRe: file path Pin
arkiboys19-Aug-08 0:11
arkiboys19-Aug-08 0:11 
GeneralRe: file path Pin
sumit703419-Aug-08 0:22
sumit703419-Aug-08 0:22 
GeneralRe: file path Pin
arkiboys19-Aug-08 1:25
arkiboys19-Aug-08 1:25 
GeneralRe: file path Pin
bassjuh19-Aug-08 0:25
bassjuh19-Aug-08 0:25 
GeneralRe: file path Pin
sumit703419-Aug-08 0:30
sumit703419-Aug-08 0:30 
AnswerRe: file path [modified] Pin
Csharp_Raja19-Aug-08 1:17
Csharp_Raja19-Aug-08 1:17 

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.