bruce
02-18-2004, 03:53 AM
I assumed your are using ASP, is that correct?
Right should be a valid function. I tested it on our test account on one of the server. http://iis6hosting.com/test/righttest.asp
Please post the URL to the page that cause the error.
[b]quote:Originally posted by Jenny
I recently moved here from another site. Simply put, I have some code that lo longer works.
s = right("test",1) 'not the actual code, but close enough :)
Invalid procedure call or argument: 'Right'
So, I popped in and edited the file so that it uses MID instead of RIGHT. Same error...
Thoughts? Is there something different happening here?
TIA
</blockquote id="quote"></font id="quote">
Right should be a valid function. I tested it on our test account on one of the server. http://iis6hosting.com/test/righttest.asp
Please post the URL to the page that cause the error.
[b]quote:Originally posted by Jenny
I recently moved here from another site. Simply put, I have some code that lo longer works.
s = right("test",1) 'not the actual code, but close enough :)
Invalid procedure call or argument: 'Right'
So, I popped in and edited the file so that it uses MID instead of RIGHT. Same error...
Thoughts? Is there something different happening here?
TIA
</blockquote id="quote"></font id="quote">