Click here to Skip to main content
15,903,362 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: detecting when a button is pressed Pin
alex.barylski23-Jul-04 18:51
alex.barylski23-Jul-04 18:51 
GeneralRe: detecting when a button is pressed Pin
Anonymous30-Jul-04 7:39
Anonymous30-Jul-04 7:39 
GeneralFrames Pin
kyleiscool200423-Jul-04 9:26
kyleiscool200423-Jul-04 9:26 
GeneralRe: Frames Pin
alex.barylski23-Jul-04 18:53
alex.barylski23-Jul-04 18:53 
GeneralNavigate from Child to Parent Pin
KKCodePro22-Jul-04 16:06
KKCodePro22-Jul-04 16:06 
GeneralRe: Navigate from Child to Parent Pin
alex.barylski23-Jul-04 18:55
alex.barylski23-Jul-04 18:55 
GeneralOCX / Cab / CODEBASE Pin
RichardGrimmer22-Jul-04 2:40
RichardGrimmer22-Jul-04 2:40 
GeneralRe: OCX / Cab / CODEBASE Pin
OBRon22-Jul-04 5:10
OBRon22-Jul-04 5:10 
It sounds like the CAB file wasn't found in your codebase path, or the version in your object tag is greater than the version of the control in the cab. Your tag should look something like this:

<OBJECT  classid="CLSID:MYBIGGUID"<br />
	codebase=../BIN/MYCONTROL.cab#Version=1,0,0,21"<br />
	id="rtfChartViewer"<br />
	style="height:100%;LEFT:0px;TOP:0px;WIDTH:100%;" VIEWASTEXT><br />
</OBJECT>

GeneralRegular Expressions Pin
jazz081521-Jul-04 5:01
jazz081521-Jul-04 5:01 
GeneralRe: Regular Expressions Pin
Javier Lozano22-Jul-04 14:14
Javier Lozano22-Jul-04 14:14 
GeneralTextArea and &lt;HTML&gt; tag Pin
devvvy20-Jul-04 20:13
devvvy20-Jul-04 20:13 
GeneralRe: TextArea and &lt;HTML&gt; tag Pin
alex.barylski23-Jul-04 18:49
alex.barylski23-Jul-04 18:49 
GeneralClientSide JavaScript HTML Tag Pin
gmhanna20-Jul-04 18:20
gmhanna20-Jul-04 18:20 
GeneralRe: ClientSide JavaScript HTML Tag Pin
alex.barylski23-Jul-04 18:50
alex.barylski23-Jul-04 18:50 
GeneralRe: ClientSide JavaScript HTML Tag Pin
mysorian16-Aug-04 16:43
professionalmysorian16-Aug-04 16:43 
GeneralCalculating Variance excluding non-working days Pin
Ph@ntom20-Jul-04 17:03
Ph@ntom20-Jul-04 17:03 
GeneralRe: Calculating Variance excluding non-working days Pin
Alexander Wiseman2-Aug-04 7:14
Alexander Wiseman2-Aug-04 7:14 
GeneralProblem in playing MPEG-2 video in browser Pin
ckhjacky20-Jul-04 7:50
ckhjacky20-Jul-04 7:50 
Generalshould JMF be installed in all client PC Pin
karthik prasanna20-Jul-04 3:08
karthik prasanna20-Jul-04 3:08 
GeneralAdding number of days to a Date Pin
Ph@ntom19-Jul-04 20:34
Ph@ntom19-Jul-04 20:34 
GeneralRe: Adding number of days to a Date Pin
Alexander Wiseman20-Jul-04 4:29
Alexander Wiseman20-Jul-04 4:29 
GeneralRe: Adding number of days to a Date Pin
Ph@ntom20-Jul-04 16:59
Ph@ntom20-Jul-04 16:59 
GeneralRe: Adding number of days to a Date Pin
Ph@ntom20-Jul-04 19:13
Ph@ntom20-Jul-04 19:13 
GeneralRe: Adding number of days to a Date Pin
Alexander Wiseman21-Jul-04 3:31
Alexander Wiseman21-Jul-04 3:31 
GeneralRe: Adding number of days to a Date Pin
Ph@ntom23-Jul-04 17:48
Ph@ntom23-Jul-04 17:48 

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.