Click here to Skip to main content
15,908,173 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: how to access controls in microsft webbrowser Pin
Matthew Hazlett24-Jan-06 22:08
Matthew Hazlett24-Jan-06 22:08 
GeneralRe: how to access controls in microsft webbrowser Pin
smr8525-Jan-06 9:30
smr8525-Jan-06 9:30 
GeneralRe: how to access controls in microsft webbrowser Pin
Matthew Hazlett25-Jan-06 14:00
Matthew Hazlett25-Jan-06 14:00 
GeneralRe: how to access controls in microsft webbrowser Pin
smr8525-Jan-06 20:05
smr8525-Jan-06 20:05 
QuestionMicrosoft VBScript runtime error '800a01a8' Object required: '' Pin
ramani.r24-Jan-06 20:27
ramani.r24-Jan-06 20:27 
AnswerRe: Microsoft VBScript runtime error '800a01a8' Object required: '' Pin
Guffa24-Jan-06 20:50
Guffa24-Jan-06 20:50 
GeneralRe: Microsoft VBScript runtime error '800a01a8' Object required: '' Pin
ramani.r24-Jan-06 21:45
ramani.r24-Jan-06 21:45 
GeneralRe: Microsoft VBScript runtime error '800a01a8' Object required: '' Pin
Matthew Hazlett24-Jan-06 22:12
Matthew Hazlett24-Jan-06 22:12 
If you are using classic asp...

set obj = server.createobject("whatever")
this creates an object

You will get the runtime error if the object dosn't exist. EX. The components not installed on the server or your not initalizing it properly or it's broken.


Matthew Hazlett

GeneralRe: Microsoft VBScript runtime error '800a01a8' Object required: '' Pin
ramani.r24-Jan-06 22:39
ramani.r24-Jan-06 22:39 
GeneralRe: Microsoft VBScript runtime error '800a01a8' Object required: '' Pin
Matthew Hazlett24-Jan-06 23:16
Matthew Hazlett24-Jan-06 23:16 
GeneralRe: Microsoft VBScript runtime error '800a01a8' Object required: '' Pin
ramani.r24-Jan-06 23:26
ramani.r24-Jan-06 23:26 
GeneralRe: Microsoft VBScript runtime error '800a01a8' Object required: '' Pin
Matthew Hazlett25-Jan-06 14:07
Matthew Hazlett25-Jan-06 14:07 
QuestionSorting Non Database Columns Pin
NagarajanPrabhu24-Jan-06 19:48
NagarajanPrabhu24-Jan-06 19:48 
AnswerRe: Sorting Non Database Columns Pin
Guffa24-Jan-06 21:19
Guffa24-Jan-06 21:19 
QuestionGetting data off existing web pages Pin
mysticas24-Jan-06 12:49
mysticas24-Jan-06 12:49 
AnswerRe: Getting data off existing web pages Pin
DavidNohejl24-Jan-06 13:15
DavidNohejl24-Jan-06 13:15 
QuestionProblem using the datepicker form Doug Wilson. Pin
ChrisVeale24-Jan-06 11:56
ChrisVeale24-Jan-06 11:56 
QuestionHow to create browser without "Min" "Max" and "Close" at the top right corner Pin
rpkumar23-Jan-06 17:46
rpkumar23-Jan-06 17:46 
AnswerRe: How to create browser without "Min" "Max" and "Close" at the top right corner Pin
Sushant_Mathur23-Jan-06 23:43
Sushant_Mathur23-Jan-06 23:43 
AnswerRe: How to create browser without "Min" "Max" and "Close" at the top right corner Pin
Shog924-Jan-06 13:15
sitebuilderShog924-Jan-06 13:15 
QuestionHow to send email on a perticular date and time? Pin
vicky45723-Jan-06 13:56
vicky45723-Jan-06 13:56 
AnswerRe: How to send email on a perticular date and time? Pin
Guffa23-Jan-06 20:46
Guffa23-Jan-06 20:46 
QuestionCopy Web feature in VS2005 fails (take two)... Pin
Jesse Evans23-Jan-06 7:37
Jesse Evans23-Jan-06 7:37 
QuestionTreeview control auto post back Pin
K.P.Kannan23-Jan-06 7:23
K.P.Kannan23-Jan-06 7:23 
QuestionProblem getting web types (web pages) when I do Assembly.GetExecutingAssembly.GetTypes() !!! Pin
Ronen Tidhar23-Jan-06 4:28
Ronen Tidhar23-Jan-06 4:28 

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.