Skip to main content

asp

More
20 years 1 week ago #3489 by indebluez
Replied by indebluez on topic Re: asp
hi tfs thank u so much for replyin but i amended tt reply coz i installed apache...but jus realised after readin ur post tt cant run asp on apcahe if the other modules are not installed...

so now i am tryin to run the asp page on IIS again...actuually i ahve inserted this simple code...

<% response.write ("hello") %>


into the asp page...where there is javascript as wel...the code is right, right...but i get this error now when i run it throu my server

Error Type:
Microsoft JScript runtime (0x800A1391)
'resposne' is undefined
/test1.asp, line 88


and these quotes # <% %> # (without the hashes) are not in the script tags...
and yet get this error...

sahir, how do i get this asp.net...sorry but i am jus startin out...maybe u could jus give me a rough idea? coz i ahve no clue....
hmm i am thinkin about installin apache for linux...but this vmware is well...very confusing for me...i hav forgotten the psswrd i set whn i 1st installed it n now...i think i have given up...is there anywere on site that has simple instructions for vmware...i read ur post here in the forum...but its jus how to intsall it...how about how to do anythin else? simple instructions perhaps?

really appreciate ur help!:) thanx again
More
20 years 6 days ago #3492 by tfs
Replied by tfs on topic Re: asp
You have it misspelled.

You have it write in your first code piece - response, but your error shows 'resposne'.

ASP.NET is the upgraded version of ASP which uses VB (not VBScript) or C#. It runs already loaded on W2K using IIS and can be downloaded and installed on NT.

Thanks,

Tom
More
20 years 6 days ago #3494 by indebluez
Replied by indebluez on topic Re: asp
hi tfs...corrected the mispellin...still not wkin
More
20 years 6 days ago #3498 by tfs
Replied by tfs on topic Re: asp
Can you post the whole page so we can see it?

If all you are trying to do is print Hello to your screen, you original page (with display changed to response), should have worked fine - it worked for me.

With ASP, there is nothing to do or install on IIS. It works automatically as long as the page is named *.asp.

Thanks,

Tom
More
19 years 11 months ago #3733 by indebluez
Replied by indebluez on topic Re: asp
hi tfs...i tried sendin u an email about why it didnt wk...but jus realized its been in my outbox all this while...
the problem, or whatever it was that was causing it not to wk on IIS was this statemt at the top...cant remember but somethin like this...<javasciript> i dont noe why, but there was a tag with javascript at the top...once removed, ithe site wked:)


here is my site...address
218.186.198.160:5555/test1.asp
jus tryin out stuff so nothin fancy:)
but the problem now is on the sms side.....the sms service is actually provided by a local telcom here...and i want to be abel to send sms from my site...but i cant get the sms id to display...wuthout the sms id...the sms msg will not go throu....but whn i do run the page, theres a small red stop sign" privacy report" and it says couple of things have been restricted....
home.singtel.com/consumer/msg_center/spa..._"="200451214420"> ;)

this was restricted.... but this is wat thats providin the sms id image....in the code...<b>Your SMS ID is( <img src=
" home.singtel.com/consumer/msg_center/spa..._"="200451214420"> ;)</b>
and whn i try to allow it...it says...
it says it could not find the privacy policy for this....and should contact the website directly....there is no way to wk ard this?
i tried to disbale the sms id...but nopes...u need it to send sms....

plzzzz helppppp
Time to create page: 0.153 seconds