Hi... for using .SWF file in aspx page... 1) go into html code of .aspx file 2) choose your place where u want to add .swf file 3) paste folowing html code...and replace your .swf filename give proper .swf file path. just run it on browser it works fine Tarang j vyas
M
mr_Tarang
@mr_Tarang
Posts
-
How Load Flash file to Asp. net project? -
How to open new web page after specific time period ??You can use javascript "CONFIRM" and give user your message. U can show it when time expire. it work with popup bloker too.
-
button click without submiting the pageHi ezak... If you are using Web Controls Button then it is always run at server (Mean go to server) dont confuse... It depands on your requirement please define what operation u want after button click... then we decide how u can manage it. Tarang j vyas
-
How can i run my site page as index.dll ?I found some sites using .dll as his webpages(Not .html / asp/ aspx). eg. http://www.webscale.com/cgi-bin/timer.dll?Mode=Timer :confused:How can i set something like this. Is there any server setting require for that. ~Thanks Tarang j vyas