Click here to Skip to main content
16,008,183 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: unable to log off Pin
Brij8-Aug-08 1:30
mentorBrij8-Aug-08 1:30 
GeneralRe: unable to log off Pin
pijush dubey9-Aug-08 2:00
pijush dubey9-Aug-08 2:00 
QuestionHow to show MsgPanel in update panel Pin
Mandeep19817-Aug-08 23:48
Mandeep19817-Aug-08 23:48 
AnswerRe: How to show MsgPanel in update panel Pin
Bardy858-Aug-08 0:15
Bardy858-Aug-08 0:15 
QuestionHow to use flash sqf files in an ASP.NET page Pin
mrkeivan7-Aug-08 23:33
mrkeivan7-Aug-08 23:33 
AnswerRe: How to use flash sqf files in an ASP.NET page Pin
Abhijit Jana7-Aug-08 23:48
professionalAbhijit Jana7-Aug-08 23:48 
GeneralRe: How to use flash sqf files in an ASP.NET page Pin
mrkeivan7-Aug-08 23:55
mrkeivan7-Aug-08 23:55 
AnswerRe: How to use flash sqf files in an ASP.NET page Pin
Abhijit Jana8-Aug-08 0:12
professionalAbhijit Jana8-Aug-08 0:12 
try this
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="265" height="150">
                 <param name="movie" value="<code>FilePath</code>" />
                 <param name="quality" value="high" />
                 <param name="bgcolor" value="none" />
                 <param name="wmode" value="transparent" />
                 <embed src="<code>FilePath</code>" quality="high" wmode="transparent" bgcolor="none" width="265" height="150" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>
               </object>


cheers,
Abhijit

QuestionHow to put the cursor to next control automatically Pin
CrazyCoder267-Aug-08 23:21
CrazyCoder267-Aug-08 23:21 
AnswerRe: How to put the cursor to next control automatically Pin
mrkeivan7-Aug-08 23:35
mrkeivan7-Aug-08 23:35 
QuestionUser selectable page style / template Pin
munklefish7-Aug-08 23:11
munklefish7-Aug-08 23:11 
Questionhow to download this project from this website............... Pin
Shaik Haneef7-Aug-08 21:29
Shaik Haneef7-Aug-08 21:29 
AnswerRe: how to download this project from this website............... Pin
eyeseetee7-Aug-08 21:49
eyeseetee7-Aug-08 21:49 
GeneralRe: how to download this project from this website............... Pin
Shaik Haneef7-Aug-08 22:36
Shaik Haneef7-Aug-08 22:36 
AnswerRe: how to download this project from this website............... Pin
Manas Bhardwaj7-Aug-08 22:36
professionalManas Bhardwaj7-Aug-08 22:36 
QuestionDataBinding SLOW Pin
il_manti7-Aug-08 21:25
il_manti7-Aug-08 21:25 
QuestionProblem in excel Report in Asp.net [modified] Pin
Rinki Mukheraji7-Aug-08 20:49
Rinki Mukheraji7-Aug-08 20:49 
AnswerRe: Problem in excel Report in Asp.net Pin
janakinandhu8-Aug-08 0:15
janakinandhu8-Aug-08 0:15 
QuestionBarcode printing on client side Pin
gurjitgreat7-Aug-08 20:31
gurjitgreat7-Aug-08 20:31 
AnswerRe: Barcode printing on client side Pin
eyeseetee7-Aug-08 22:06
eyeseetee7-Aug-08 22:06 
AnswerRe: Barcode printing on client side Pin
Anand Desai7-Aug-08 22:34
Anand Desai7-Aug-08 22:34 
AnswerRe: Barcode printing on client side Pin
Guffa8-Aug-08 3:51
Guffa8-Aug-08 3:51 
Questionvisiability a panel in masterpage Pin
strawberrysh7-Aug-08 20:21
strawberrysh7-Aug-08 20:21 
AnswerRe: visiability a panel in masterpage Pin
Brij7-Aug-08 20:41
mentorBrij7-Aug-08 20:41 
AnswerRe: visiability a panel in masterpage Pin
janakinandhu7-Aug-08 23:14
janakinandhu7-Aug-08 23:14 

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.