Click here to Skip to main content
15,924,317 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: EventLog alternative Pin
Not Active22-Nov-06 7:48
mentorNot Active22-Nov-06 7:48 
GeneralRe: EventLog alternative Pin
phimix22-Nov-06 19:18
phimix22-Nov-06 19:18 
AnswerRe: EventLog alternative Pin
codemonkeyman211-May-11 19:28
codemonkeyman211-May-11 19:28 
Questionflash file Pin
biaali22-Nov-06 6:41
biaali22-Nov-06 6:41 
AnswerRe: flash file Pin
ednrgc22-Nov-06 7:15
ednrgc22-Nov-06 7:15 
AnswerRe: flash file Pin
Britney S. Morales22-Nov-06 8:47
Britney S. Morales22-Nov-06 8:47 
GeneralRe: flash file Pin
biaali23-Nov-06 0:11
biaali23-Nov-06 0:11 
GeneralRe: flash file Pin
Britney S. Morales23-Nov-06 3:16
Britney S. Morales23-Nov-06 3:16 
Ok, Biaali try these lines

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="120" height="60">
<param name="movie" value="flash/mail.swf" />
<param name="quality" value="high" />
<embed src="flash/mail.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="120" height="60" />


Remember change the two flash/mail.swf urls by your relative url

And the Width and height properties.

You must to insert this Javascript in order to download the flash player, (if the user dont have installed)

This the code





Wink | ;)

keep Learning and you NEVER WILL BE out of date...

AnswerRe: flash file Pin
Britney S. Morales23-Nov-06 2:23
Britney S. Morales23-Nov-06 2:23 
Questionusing process call .vbs to copy file..... Pin
vicky45722-Nov-06 6:04
vicky45722-Nov-06 6:04 
AnswerRe: using process call .vbs to copy file..... Pin
indianet22-Nov-06 15:04
indianet22-Nov-06 15:04 
GeneralRe: using process call .vbs to copy file..... Pin
vicky45729-Nov-06 13:21
vicky45729-Nov-06 13:21 
Questionpicbox within which pics display 1 at a time Pin
licec22-Nov-06 4:53
licec22-Nov-06 4:53 
AnswerRe: picbox within which pics display 1 at a time Pin
Not Active22-Nov-06 6:06
mentorNot Active22-Nov-06 6:06 
QuestionReporting ahhhhh! Pin
AndyBrew7022-Nov-06 4:42
AndyBrew7022-Nov-06 4:42 
AnswerRe: Reporting ahhhhh! Pin
Paddy Boyd22-Nov-06 5:22
Paddy Boyd22-Nov-06 5:22 
AnswerRe: Reporting ahhhhh! Pin
l0kke22-Nov-06 5:23
l0kke22-Nov-06 5:23 
QuestionHow to get the Site Address from a page Pin
TheMajorRager22-Nov-06 4:18
TheMajorRager22-Nov-06 4:18 
AnswerRe: How to get the Site Address from a page Pin
iamrashida8322-Nov-06 5:10
iamrashida8322-Nov-06 5:10 
GeneralRe: How to get the Site Address from a page Pin
TheMajorRager22-Nov-06 9:02
TheMajorRager22-Nov-06 9:02 
AnswerRe: How to get the Site Address from a page Pin
Britney S. Morales22-Nov-06 8:16
Britney S. Morales22-Nov-06 8:16 
QuestionGet DisplySetting Pin
Manithar22-Nov-06 3:54
Manithar22-Nov-06 3:54 
AnswerRe: Get DisplySetting Pin
Kapil Thakur23-Nov-06 1:18
Kapil Thakur23-Nov-06 1:18 
Questionopening command line from asp.net application Pin
jabbarsb22-Nov-06 3:45
jabbarsb22-Nov-06 3:45 
AnswerRe: opening command line from asp.net application Pin
l0kke22-Nov-06 3:54
l0kke22-Nov-06 3:54 

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.