Click here to Skip to main content
15,921,606 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: user authentication problem Pin
Tom Wellige26-Jul-00 20:27
Tom Wellige26-Jul-00 20:27 
GeneralDownloading File through ASP. Pin
Daniel Fiske17-Jul-00 1:01
Daniel Fiske17-Jul-00 1:01 
GeneralRe: Downloading File through ASP. Pin
Arup24-Jul-00 5:57
Arup24-Jul-00 5:57 
GeneralRe: Downloading File through ASP. Pin
Arup24-Jul-00 5:59
Arup24-Jul-00 5:59 
Generalxml/xsl question Pin
Nick Hodapp3-Jul-00 9:44
sitebuilderNick Hodapp3-Jul-00 9:44 
GeneralRe: xml/xsl question Pin
Arup24-Jul-00 6:09
Arup24-Jul-00 6:09 
GeneralDownloading ActiveX ctrl if ctrl is not there in my PC. Urgent Pl. reply Pin
Krishna Kunnor3-Jul-00 5:18
sussKrishna Kunnor3-Jul-00 5:18 
GeneralRe: Downloading ActiveX ctrl if ctrl is not there in my PC. Urgent Pl. reply Pin
Uwe Keim3-Jul-00 13:30
sitebuilderUwe Keim3-Jul-00 13:30 
Here is a piece of code I use for that:

<br />
<object classid="clsid:fbbaa605-56d2-11d2-a7f8-00a0cc2001a3" codeBase="client.cab#version=0,4,0,25" id="mase" width="1" height="1"><br />
</object><br />


The version-part is the version-resource of an active-x, contained in the cab file.

This only works with IE (no IE-version-checking here). I think Netscape does not/just partly (through 3rd party plugins) support ActiveX.

So you should use ActiveX only when you know the target platform (e.g. Intranet).
GeneralRe: Downloading ActiveX ctrl if ctrl is not there in my PC. Urgent Pl. reply Pin
Alex Gorev4-Jul-00 5:38
Alex Gorev4-Jul-00 5:38 
GeneralHTML LAYER PROBLEM IN NETSCAPE Pin
jed lone'29-Jun-00 7:10
sussjed lone'29-Jun-00 7:10 
GeneralRe: HTML LAYER PROBLEM IN NETSCAPE Pin
mikey11-Jul-00 16:54
mikey11-Jul-00 16:54 
GeneralForcing browser to scroll with Response.Redirect Pin
Konstantin Vasserman24-Jun-00 9:15
Konstantin Vasserman24-Jun-00 9:15 
GeneralRe: Forcing browser to scroll with Response.Redirect Pin
Uwe Keim25-Jun-00 3:29
sitebuilderUwe Keim25-Jun-00 3:29 
GeneralRe: Forcing browser to scroll with Response.Redirect Pin
Konstantin Vasserman3-Jul-00 16:01
Konstantin Vasserman3-Jul-00 16:01 
QuestionLayer limit in Nutscape? Pin
Jason Teagle22-Jun-00 21:36
Jason Teagle22-Jun-00 21:36 
AnswerRe: Layer limit in Nutscape? Pin
Konstantin Vasserman24-Jun-00 9:25
Konstantin Vasserman24-Jun-00 9:25 
GeneralRe: Layer limit in Nutscape? Pin
Rick Benish24-Aug-00 10:44
Rick Benish24-Aug-00 10:44 
AnswerRe: Layer limit in Nutscape? Pin
Santosh Rao19-Aug-01 20:14
Santosh Rao19-Aug-01 20:14 
GeneralStripping HTML using ASP Pin
Chris Maunder20-Jun-00 23:36
cofounderChris Maunder20-Jun-00 23:36 
GeneralRe: Stripping HTML using ASP Pin
Erik Thompson21-Jun-00 21:58
sitebuilderErik Thompson21-Jun-00 21:58 
GeneralRe: Stripping HTML using ASP Pin
Chris Maunder21-Jun-00 22:30
cofounderChris Maunder21-Jun-00 22:30 
GeneralRe: Stripping HTML using ASP Pin
Uwe Keim25-Jun-00 18:36
sitebuilderUwe Keim25-Jun-00 18:36 
QuestionHow Can I Read a Custom Database and Display It in an ASP Pin
Jeremy Davis20-Jun-00 22:52
Jeremy Davis20-Jun-00 22:52 
AnswerRe: How Can I Read a Custom Database and Display It in an ASP Pin
Chris Maunder20-Jun-00 23:31
cofounderChris Maunder20-Jun-00 23:31 
Generalfree courses on line Pin
alona14-Jun-00 11:53
alona14-Jun-00 11:53 

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.