Click here to Skip to main content
15,909,242 members
Home / Discussions / Web Development
   

Web Development

 
RantRe: Automaticlly Change Text on dates Pin
Ashfield2-Sep-08 1:25
Ashfield2-Sep-08 1:25 
GeneralRe: Automaticlly Change Text on dates Pin
Member 34482962-Sep-08 4:58
Member 34482962-Sep-08 4:58 
GeneralRe: Automaticlly Change Text on dates Pin
Ashfield2-Sep-08 5:26
Ashfield2-Sep-08 5:26 
QuestionWeb develop needs? Pin
FeRtoll31-Aug-08 6:15
FeRtoll31-Aug-08 6:15 
AnswerRe: Web develop needs? Pin
Perspx31-Aug-08 6:40
Perspx31-Aug-08 6:40 
QuestionHow to call a vbscript function within javascript? Pin
hifiger200430-Aug-08 7:44
hifiger200430-Aug-08 7:44 
AnswerRe: How to call a vbscript function within javascript? Pin
Shog930-Aug-08 10:19
sitebuilderShog930-Aug-08 10:19 
QuestionActiveX can install, but doesn't work on IE... Pin
oppstp30-Aug-08 4:15
oppstp30-Aug-08 4:15 
Hello, I am writing an ActiveX control by C++ and tried to let it be installed on IE.
I use MS Cabinet SDK to compress the .ocx file, some other required .ax and .dll into a .cab file.
And some parameters of the .inf files are

file-win32-x86=thiscab
RegisterServer=yes
CLSID={xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
DestDir=
FileVersion=x,x,x,x

But when I use IE to connect the ip address which html stores.
(IE is on my Virtual PC environment, the html and http server is on my PC),
The expected result doesn't happen.
I can see the ActiveX file is installed at windows/downloaded program files, but the ActiveX doesn't work in the html page.
I tried many combinations of .ax and .dll in the .inf file, but all weren't work.
I also checked the CLSID and file version of .dll and .ax, all were right but the ActiveX still doesn't work.
But if I use IE to open the local file, the ActiveX can work. But my goal is to let the ActiveX can work on the internet.

Does anyone have the sugggestion about the possible error reason ?
Or some useful tools can make me understand why error happens ?

My Environment : Vista SP1 + VS2005 SP1, Virtual PC is XP SP3

Thanks
AnswerRe: ActiveX can install, but doesn't work on IE... Pin
oppstp14-Sep-08 22:41
oppstp14-Sep-08 22:41 
QuestionRun js function in root window from popup? Pin
eappell29-Aug-08 11:26
eappell29-Aug-08 11:26 
AnswerRe: Run js function in root window from popup? [modified] Pin
Perspx29-Aug-08 12:04
Perspx29-Aug-08 12:04 
GeneralRe: Run js function in root window from popup? Pin
eappell29-Aug-08 12:27
eappell29-Aug-08 12:27 
AnswerRe: Run js function in root window from popup? Pin
Perspx29-Aug-08 13:25
Perspx29-Aug-08 13:25 
GeneralCreating graphical report(Pie chart, Bar gragh) in ASP Pin
jebin k29-Aug-08 6:31
jebin k29-Aug-08 6:31 
GeneralRe: Creating graphical report(Pie chart, Bar gragh) in ASP Pin
Perspx29-Aug-08 6:58
Perspx29-Aug-08 6:58 
GeneralRe: Creating graphical report(Pie chart, Bar gragh) in ASP Pin
Shog929-Aug-08 7:49
sitebuilderShog929-Aug-08 7:49 
GeneralRe: Creating graphical report(Pie chart, Bar gragh) in ASP Pin
Vasudevan Deepak Kumar29-Aug-08 12:34
Vasudevan Deepak Kumar29-Aug-08 12:34 
QuestionClassic ASP using document.getElementByID("variableID").innerHTML Pin
hifiger200428-Aug-08 22:14
hifiger200428-Aug-08 22:14 
AnswerRE: Classic ASP using document.getElementByID("variableID").innerHTML Pin
Manas Bhardwaj28-Aug-08 22:26
professionalManas Bhardwaj28-Aug-08 22:26 
GeneralRe: Classic ASP using document.getElementByID("variableID").innerHTML Pin
hifiger200428-Aug-08 22:52
hifiger200428-Aug-08 22:52 
GeneralRe: Classic ASP using document.getElementByID("variableID").innerHTML Pin
Shog929-Aug-08 4:14
sitebuilderShog929-Aug-08 4:14 
AnswerRe: Classic ASP using document.getElementByID("variableID").innerHTML Pin
Guffa29-Aug-08 10:09
Guffa29-Aug-08 10:09 
GeneralRe: Classic ASP using document.getElementByID("variableID").innerHTML Pin
hifiger200430-Aug-08 7:35
hifiger200430-Aug-08 7:35 
Questionpages names Pin
Tamimi - Code27-Aug-08 23:30
Tamimi - Code27-Aug-08 23:30 
AnswerRe: pages names Pin
Tom John28-Aug-08 3:16
Tom John28-Aug-08 3: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.