Click here to Skip to main content
15,919,028 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProperties in Web control libraries [modified] Pin
__makaveli__27-Jun-06 22:14
__makaveli__27-Jun-06 22:14 
AnswerRe: Properties in Web control libraries Pin
minhpc_bk28-Jun-06 0:42
minhpc_bk28-Jun-06 0:42 
QuestionError in connecting dataset to crystal report Pin
robinsimon_m27-Jun-06 21:20
robinsimon_m27-Jun-06 21:20 
Questionload all data then page visible in asp net Pin
Parvai27-Jun-06 19:53
Parvai27-Jun-06 19:53 
QuestionFindcontrol textbox in IFrame Pin
jibcht27-Jun-06 18:31
jibcht27-Jun-06 18:31 
QuestionPlease help its Urgent Pin
varshavmane27-Jun-06 18:21
varshavmane27-Jun-06 18:21 
AnswerRe: Please help its Urgent Pin
Jesse Squire28-Jun-06 4:48
Jesse Squire28-Jun-06 4:48 
Questionplay video on web page [modified] Pin
sa_keles27-Jun-06 17:59
sa_keles27-Jun-06 17:59 
with this code i could play video on my web page. but it just plays given file "C:\Inetpub\wwwroot\myProjectFolder\UserControl.wmv" how can i send file name ? i mean user will choose a file name which is already exist in the project folder and the choosen file will be played

<object id="play" style="WIDTH: 510px; HEIGHT: 370px" classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6"
="" name="play" viewastext="">
PARAM NAME="URL" VALUE="C:\Inetpub\wwwroot\myProjectFolder\UserControl.wmv">
PARAM NAME="rate" VALUE="1">
PARAM NAME="balance" VALUE="0">
PARAM NAME="currentPosition" VALUE="0">
PARAM NAME="defaultFrame" VALUE="">
PARAM NAME="playCount" VALUE="1">
PARAM NAME="autoStart" VALUE="0">
PARAM NAME="currentMarker" VALUE="0">
PARAM NAME="invokeURLs" VALUE="-1">
PARAM NAME="baseURL" VALUE="">
PARAM NAME="volume" VALUE="50">
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="-1">
PARAM NAME="fullScreen" VALUE="0">
PARAM NAME="SAMIStyle" VALUE="">
PARAM NAME="SAMILang" VALUE="">
PARAM NAME="SAMIFilename" VALUE="">
PARAM NAME="captioningID" VALUE="">
PARAM NAME="enableErrorDialogs" VALUE="0">
PARAM NAME="_cx" VALUE="11007">
PARAM NAME="_cy" VALUE="8043">
OBJECT>


openup your heart and let the sun shine in Smile | :)

-- modified at 5:23 Wednesday 28th June, 2006
AnswerRe: play video on web page Pin
sa_keles29-Jun-06 4:03
sa_keles29-Jun-06 4:03 
QuestionProblem using Acrobat COM object Pin
Awase Ahmed27-Jun-06 17:31
Awase Ahmed27-Jun-06 17:31 
QuestionProblem with dynamic controls Pin
sishya27-Jun-06 16:11
sishya27-Jun-06 16:11 
AnswerRe: Problem with dynamic controls Pin
leckey27-Jun-06 16:15
leckey27-Jun-06 16:15 
Generalbut adding controls inside form tag not under my control Pin
sishya27-Jun-06 17:57
sishya27-Jun-06 17:57 
GeneralRe: but adding controls inside form tag not under my control Pin
mehnazash27-Jun-06 18:18
mehnazash27-Jun-06 18:18 
Generalone more doubt regarding OnInit() ftion [modified] Pin
sishya27-Jun-06 19:09
sishya27-Jun-06 19:09 
AnswerRe: Problem with dynamic controls Pin
fredsom27-Jun-06 22:42
fredsom27-Jun-06 22:42 
Questionradiobutton groupname problem [modified] Pin
sa_keles27-Jun-06 15:25
sa_keles27-Jun-06 15:25 
AnswerRe: radiobutton groupname problem Pin
leckey27-Jun-06 16:20
leckey27-Jun-06 16:20 
AnswerRe: radiobutton groupname problem Pin
minhpc_bk27-Jun-06 16:23
minhpc_bk27-Jun-06 16:23 
AnswerRe: radiobutton groupname problem Pin
Edbert P27-Jun-06 16:42
Edbert P27-Jun-06 16:42 
AnswerRe: radiobutton groupname problem [modified] Pin
sa_keles27-Jun-06 16:51
sa_keles27-Jun-06 16:51 
QuestionNullReferenceException: Object reference not set to an instance of an object. at ShirePlan.ShirePlanSub.GetRecords(String scID) Pin
uglyeyes27-Jun-06 15:13
uglyeyes27-Jun-06 15:13 
AnswerRe: NullReferenceException: Object reference not set to an instance of an object. at ShirePlan.ShirePlanSub.GetRecords(String scID) Pin
minhpc_bk27-Jun-06 16:16
minhpc_bk27-Jun-06 16:16 
GeneralRe: NullReferenceException: Object reference not set to an instance of an object. at ShirePlan.ShirePlanSub.GetRecords(String scID) Pin
uglyeyes27-Jun-06 16:35
uglyeyes27-Jun-06 16:35 
GeneralRe: NullReferenceException: Object reference not set to an instance of an object. at ShirePlan.ShirePlanSub.GetRecords(String scID) Pin
minhpc_bk27-Jun-06 17:24
minhpc_bk27-Jun-06 17:24 

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.