Click here to Skip to main content
15,913,291 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRedirecting a Perl Page To ASP/ASP.Net Page Pin
Jaffer Mumtaz12-Apr-04 19:03
Jaffer Mumtaz12-Apr-04 19:03 
GeneralRe: Redirecting a Perl Page To ASP/ASP.Net Page Pin
Nick Parker17-Apr-04 5:26
protectorNick Parker17-Apr-04 5:26 
GeneralChange a style on the fly Pin
matthias s.12-Apr-04 4:22
matthias s.12-Apr-04 4:22 
GeneralRe: Change a style on the fly Pin
Mike Ellison12-Apr-04 7:18
Mike Ellison12-Apr-04 7:18 
GeneralRe: Change a style on the fly Pin
matthias s.12-Apr-04 8:42
matthias s.12-Apr-04 8:42 
GeneralRe: Change a style on the fly Pin
Mike Ellison12-Apr-04 10:13
Mike Ellison12-Apr-04 10:13 
GeneralRe: Change a style on the fly Pin
theJazzyBrain13-Apr-04 10:28
theJazzyBrain13-Apr-04 10:28 
QuestionHow Calling Com Function Via javascript or VB script Pin
Anonymous11-Apr-04 18:45
Anonymous11-Apr-04 18:45 
Can any one tell me that how can i call a com / Activex function via javascript and vbscript. Currently i am doing some thing as follows but in web page i get the error that object doesnt support this property or method :

<body>
<object id=MUMSocket1 style="LEFT: 0px; TOP: 0px" classid="clsid:BDBEED17-BE31-475E-966F-28A3F07FDBBD" VIEWASTEXT>
</object>
<input type="button" value="Button" id=button1 name=button1 onclick=ini()>
<script language ="javascript" >
function ini()
{
MUMSocket1.Initialize () // getting Error here
//Err is: Object Doesnt Support this Property Or Method
}
</script>
</body>

GeneralFinding the filesize of a webpage Pin
zichun10-Apr-04 20:22
zichun10-Apr-04 20:22 
GeneralHiding/Encrypt Client Side Script Pin
mtone10-Apr-04 8:10
mtone10-Apr-04 8:10 
GeneralRe: Hiding/Encrypt Client Side Script Pin
l a u r e n11-Apr-04 17:57
l a u r e n11-Apr-04 17:57 
GeneralRe: Hiding/Encrypt Client Side Script Pin
mtone12-Apr-04 5:37
mtone12-Apr-04 5:37 
GeneralRe: Hiding/Encrypt Client Side Script Pin
Hesham Amin13-Apr-04 0:52
Hesham Amin13-Apr-04 0:52 
GeneralASP.NET &amp; Smart Card Reader Communications Pin
Member 93611210-Apr-04 5:13
Member 93611210-Apr-04 5:13 
GeneralRe: ASP.NET &amp; Smart Card Reader Communications Pin
karthik208621-Oct-09 20:43
karthik208621-Oct-09 20:43 
Generalscript tags inside html document Pin
alex.barylski9-Apr-04 19:11
alex.barylski9-Apr-04 19:11 
GeneralRe: script tags inside html document Pin
l a u r e n11-Apr-04 17:59
l a u r e n11-Apr-04 17:59 
GeneralCalling Com Function Via javascript or VB script Pin
Anonymous9-Apr-04 18:10
Anonymous9-Apr-04 18:10 
GeneralIIS Corrupt Pin
anoopvn9-Apr-04 2:36
anoopvn9-Apr-04 2:36 
GeneralRe: IIS Corrupt Pin
John Kuhn9-Apr-04 16:56
John Kuhn9-Apr-04 16:56 
GeneralRe: IIS Corrupt Pin
anoopvn9-Apr-04 23:36
anoopvn9-Apr-04 23:36 
GeneralRe: IIS Corrupt Pin
John Kuhn13-Apr-04 15:26
John Kuhn13-Apr-04 15:26 
GeneralCentered vertical alignment of menu in top frame Pin
Erik Hammar9-Apr-04 0:28
Erik Hammar9-Apr-04 0:28 
GeneralRe: Centered vertical alignment of menu in top frame Pin
John Kuhn9-Apr-04 16:58
John Kuhn9-Apr-04 16:58 
GeneralRe: Centered vertical alignment of menu in top frame Pin
Erik Hammar10-Apr-04 0:47
Erik Hammar10-Apr-04 0:47 

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.