Click here to Skip to main content
15,912,932 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: iframe auto resize Pin
led mike24-Jul-07 5:40
led mike24-Jul-07 5:40 
GeneralRe: iframe auto resize Pin
oceanexplorer24-Jul-07 5:52
oceanexplorer24-Jul-07 5:52 
GeneralRe: iframe auto resize Pin
led mike24-Jul-07 7:37
led mike24-Jul-07 7:37 
GeneralRe: iframe auto resize Pin
oceanexplorer26-Jul-07 23:19
oceanexplorer26-Jul-07 23:19 
QuestionAny Good CSS Websites?? Pin
Brendan Vogt24-Jul-07 4:03
Brendan Vogt24-Jul-07 4:03 
AnswerRe: Any Good CSS Websites?? Pin
Pete O'Hanlon24-Jul-07 4:16
mvePete O'Hanlon24-Jul-07 4:16 
QuestionASP 3.0 vs. .NET component Pin
piXy^23-Jul-07 23:46
piXy^23-Jul-07 23:46 
AnswerRe: ASP 3.0 vs. .NET component Pin
bablu_singh23-Jul-07 23:50
bablu_singh23-Jul-07 23:50 
1) Register your dll.
2) use Server.CreateObject(Name of dll) to create an object.

Dim s
set s=server.createobject("XXX") where XXX is your dll

now you can use the properties and method defined in your dll. like

s.XYZ
s.PPP


vikash

GeneralRe: ASP 3.0 vs. .NET component Pin
Pete O'Hanlon23-Jul-07 23:59
mvePete O'Hanlon23-Jul-07 23:59 
GeneralRe: ASP 3.0 vs. .NET component Pin
piXy^24-Jul-07 1:40
piXy^24-Jul-07 1:40 
GeneralRe: ASP 3.0 vs. .NET component Pin
Pete O'Hanlon24-Jul-07 2:06
mvePete O'Hanlon24-Jul-07 2:06 
GeneralRe: ASP 3.0 vs. .NET component Pin
piXy^24-Jul-07 1:55
piXy^24-Jul-07 1:55 
GeneralRe: ASP 3.0 vs. .NET component Pin
bablu_singh24-Jul-07 2:14
bablu_singh24-Jul-07 2:14 
QuestionHow to get the inside text value of a IFrame using VBScript Pin
SelvaGanesh G23-Jul-07 20:53
SelvaGanesh G23-Jul-07 20:53 
AnswerRe: How to get the inside text value of a IFrame using VBScript Pin
Pete O'Hanlon23-Jul-07 23:42
mvePete O'Hanlon23-Jul-07 23:42 
GeneralRe: How to get the inside text value of a IFrame using VBScript Pin
SelvaGanesh G24-Jul-07 1:20
SelvaGanesh G24-Jul-07 1:20 
GeneralRe: How to get the inside text value of a IFrame using VBScript Pin
SelvaGanesh G24-Jul-07 18:42
SelvaGanesh G24-Jul-07 18:42 
Questionvb webclient and javascript Pin
Manuel F. Hernandez23-Jul-07 10:41
Manuel F. Hernandez23-Jul-07 10:41 
AnswerRe: vb webclient and javascript Pin
Pete O'Hanlon23-Jul-07 23:10
mvePete O'Hanlon23-Jul-07 23:10 
Question405 method not allowed Pin
Kschuler23-Jul-07 7:44
Kschuler23-Jul-07 7:44 
AnswerRe: 405 method not allowed Pin
Pete O'Hanlon23-Jul-07 9:47
mvePete O'Hanlon23-Jul-07 9:47 
QuestionHow to Add a Satlite Assembly in Runtime Pin
Prajin23-Jul-07 3:26
Prajin23-Jul-07 3:26 
AnswerRe: How to Add a Satlite Assembly in Runtime Pin
Pete O'Hanlon23-Jul-07 3:33
mvePete O'Hanlon23-Jul-07 3:33 
GeneralRe: How to Add a Satlite Assembly in Runtime Pin
Vasudevan Deepak Kumar23-Jul-07 4:16
Vasudevan Deepak Kumar23-Jul-07 4:16 
AnswerHmmm... Pin
leckey23-Jul-07 4:44
leckey23-Jul-07 4:44 

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.