Object doesn't support this property or method 
Author Message
 Object doesn't support this property or method

A simple replace function is generationg me the "Object doesn't support this property or method" error.
I have also the same problem with RS.AbsolutePosition
It seems that these functions are not recognized.

What should I do ?
_____________________________

<script language=javascript runat=server>
    html = "images/456987.jpg"
    html = html.replace("images", "images/cropped");
</script>



Sat, 22 Feb 2003 14:27:52 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Object doesn't support this property or method : 'DTSGlobalVariables(...).Value.Open

2. Object doesn't support this property or method

3. Object doesn't support this property or method

4. Object doesn't support this property or method

5. Sample code: Object doesn't support this property or method

6. Object doesn't support this property or method

7. Object doesn't support this property or method

8. ASP Error on Session.Contents : Object doesn't support this property or method

9. Object doesn't support this property or method

10. Help!- 438- Object doesn't support this property or method

11. Object doesn't support this property or method

12. Object doesn't support this property or method

 

 
Powered by phpBB® Forum Software