Click here to Skip to main content
15,885,878 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to trap error in case of asynchronous web calls Pin
Amol Ravatale10-Apr-07 2:56
Amol Ravatale10-Apr-07 2:56 
QuestionURGENT!! How to embed excel in Webpage? [modified] Pin
neo_60539-Apr-07 21:58
neo_60539-Apr-07 21:58 
AnswerRe: URGENT!! How to embed excel in Webpage? Pin
Bradml9-Apr-07 22:11
Bradml9-Apr-07 22:11 
GeneralRe: URGENT!! How to embed excel in Webpage? Pin
neo_60539-Apr-07 22:39
neo_60539-Apr-07 22:39 
GeneralRe: URGENT!! How to embed excel in Webpage? Pin
Bradml9-Apr-07 22:41
Bradml9-Apr-07 22:41 
GeneralRe: URGENT!! How to embed excel in Webpage? Pin
neo_60539-Apr-07 23:03
neo_60539-Apr-07 23:03 
AnswerRe: URGENT!! How to embed excel in Webpage? Pin
neo_605310-Apr-07 20:51
neo_605310-Apr-07 20:51 
QuestionHow can make a flash banner as a ref link? Pin
Omar Mallat9-Apr-07 21:23
professionalOmar Mallat9-Apr-07 21:23 
I have a flash object in my page and I need to go to a link when the user click on the flash.
the flash is inserted into the page using this way:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="581" height="93" title="sho" align="left" id=ShockwaveFlash2>

<param name="movie" value="show.swf">

<param name="quality" value="High">

<param name="_cx" value="15372">

<param name="_cy" value="2461">

<param name="FlashVars" value>

<param name="Src" value="show.swf">

<param name="WMode" value="Window">

<param name="Play" value="-1">

<param name="Loop" value="-1">

<param name="SAlign" value>

<param name="Menu" value="-1">

<param name="Base" value>

<param name="AllowScriptAccess" value>

<param name="Scale" value="ShowAll">

<param name="DeviceFont" value="0">

<param name="EmbedMovie" value="0">

<param name="BGColor" value>

<param name="SWRemote" value>

<param name="MovieData" value>

<param name="SeamlessTabbing" value="1">

<param name="Profile" value="0">

<param name="ProfileAddress" value>

<param name="ProfilePort" value="0">

<param name="AllowNetworking" value="all">

<param name="AllowFullScreen" value="false">

<embed src="show.swf" width="581" height="93" align="left" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed></object>




OmarMallat
AnswerRe: How can make a flash banner as a ref link? Pin
Bradml9-Apr-07 22:12
Bradml9-Apr-07 22:12 
GeneralRe: How can make a flash banner as a ref link? Pin
haggenx16-Apr-07 12:12
haggenx16-Apr-07 12:12 
QuestionHow can I determine the right button image for my custom combobox button for the selected desktop motif? [modified] Pin
howardjr9-Apr-07 14:23
howardjr9-Apr-07 14:23 
QuestionDataGrid - Selected Item problem Pin
No-e9-Apr-07 7:08
No-e9-Apr-07 7:08 
AnswerRe: DataGrid - Selected Item problem Pin
kubben9-Apr-07 13:47
kubben9-Apr-07 13:47 
GeneralRe: DataGrid - Selected Item problem Pin
No-e10-Apr-07 2:40
No-e10-Apr-07 2:40 
GeneralRe: DataGrid - Selected Item problem Pin
kubben10-Apr-07 2:46
kubben10-Apr-07 2:46 
GeneralRe: DataGrid - Selected Item problem Pin
No-e10-Apr-07 5:54
No-e10-Apr-07 5:54 
QuestionCHECKBOX - GET VALUE USING RECORDSET FIELD Pin
hifiger20049-Apr-07 6:45
hifiger20049-Apr-07 6:45 
QuestionServer not remembering Session Variables Pin
MaxRelaxman9-Apr-07 4:53
MaxRelaxman9-Apr-07 4:53 
AnswerRe: Server not remembering Session Variables Pin
Paddy Boyd10-Apr-07 5:22
Paddy Boyd10-Apr-07 5:22 
GeneralRe: Server not remembering Session Variables Pin
MaxRelaxman11-Apr-07 3:20
MaxRelaxman11-Apr-07 3:20 
AnswerRe: Server not remembering Session Variables Pin
Morantex11-Apr-07 8:44
Morantex11-Apr-07 8:44 
QuestionMonitering an internet connection of a system remotely Pin
kyreddy9-Apr-07 3:52
kyreddy9-Apr-07 3:52 
Questionjavascript search item Pin
Socheat.Net9-Apr-07 0:44
Socheat.Net9-Apr-07 0:44 
AnswerRe: javascript search item Pin
Bradml9-Apr-07 3:21
Bradml9-Apr-07 3:21 
GeneralRe: javascript search item Pin
Socheat.Net9-Apr-07 15:16
Socheat.Net9-Apr-07 15:16 

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.