Client Side Scripting and Apache/Unix server HELP! 
Author Message
 Client Side Scripting and Apache/Unix server HELP!

        I am having problems with a client side VBScript served from
an apache web server.  All it does is create a text box and a button.
When you click on the button it is supposed to open a msgBox with the
editcontrol.Text in it.  When I have the page on my hd and open it it
works.  When I put it on an NT box with IIs it works.  But when I
request the page from an Apache server it doesn't print the text of
the box correctly.  It prints "[object]" in the msgBox.  Also, I
cannot set the Text in the box to a predefined value with the Onload
function when it comes from apache.  The pages are identical. Any
suggestions would be helpful.  I have saved off the source from the
Apache server and it is identical to the one from the IIS server.

Scott Diedrick



Sat, 08 Jun 2002 03:00:00 GMT  
 Client Side Scripting and Apache/Unix server HELP!
It sounds like the problem is Front Page server
extensions.  You NT Box has them and Apache
doesn't!!  You many be able to install FP Server
extensions on Apache, I am unsure.

Hope this helps

Simon



Quote:
>    I am having problems with a client side

VBscript served from
Quote:
> an apache web server.  All it does is create a

text box and a button.
Quote:
> When you click on the button it is supposed to

open a msgBox with the
Quote:
> editcontrol.Text in it.  When I have the page

on my hd and open it it
Quote:
> works.  When I put it on an NT box with IIs it
works.  But when I
> request the page from an Apache server it

doesn't print the text of
Quote:
> the box correctly.  It prints "[object]" in the
msgBox.  Also, I
> cannot set the Text in the box to a predefined

value with the Onload
Quote:
> function when it comes from apache.  The pages
are identical. Any
> suggestions would be helpful.  I have saved off
the source from the
> Apache server and it is identical to the one

from the IIS server.

Quote:

> Scott Diedrick


Sent via Deja.com http://www.deja.com/
Before you buy.


Sat, 15 Jun 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ASP referring to server side variables in client side script

2. Client side and Server side script working together

3. Client side scripting / server side scripting

4. Accessing Data generated with client-side script from server-side script

5. Calling Server Side Script from Client Side Script

6. Call Server Side Script From Client Side Script

7. Client side scripting / server side scripting

8. Help converting server-side VBScript array into client-side JScript array

9. Server Side Scripter needs help on Client Side

10. Client Side + Server Side Scripts

11. Client Side and Server Side Scripts

12. Server Side writing Client Side scripts

 

 
Powered by phpBB® Forum Software