| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Object Required "
Hi all. I'm messing for days with an error i receive when loading an .asp page into my browser.
The error that shows is: Microsoft VBScript runtime error '800a01a8' Object required: '' /section-itemgroup.asp, line 106 Line 106 represents this vbcode: <% link = RS_links.fields("textboxfield") %> <a href="<%=link%>"><%=link%></a> Is there anyone who has an idea how to solve this? I'm starting to get really lost here. I've attached the full code of my section-itemgroup.asp page in a text-file. Any help would be really highly appriciated... |
|
#2
|
||||
|
||||
|
Where is your RS_links object???
You are trying to reference an object that doesn't exist. By the way, I deleted your other 2 posts about this subject. In the future, please do not post the same question in multiple forums. Last edited by Memnoch : December 10th, 2004 at 08:54 AM. |
|
#3
|
|||
|
|||
|
The object is in the last lign of the page-code.
(see ID="textboxfield"). But somehow the script overlooks it appearently. I'm sorry about the multiple postings, but since i thought it concerned more then one issue ("html" as well as "code", and also ".asp" etc...), i hoped reaching more to-the-subject wizards. |
![]() |
| Viewing: ASP Free Forums > Programming > Code Bank > Object Required " |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|