Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Ajax & apache servers

Status
Not open for further replies.

Bertiethedog

Programmer
Feb 8, 2007
118
GB
Can Ajax work on an apache server, the example that I have been looking at calls time.asp which I think will only work on a Windows server

Thanks

Richard
 
I think I may have cracked it, the ajax will need to call php code on my apache server and asp if it was running on a windows server
 
You're right, you'll have to rewrite time.asp to be time.php.

-kaht

Lisa, if you don't like your job you don't strike. You just go in every day and do it really half-assed. That's the American way. - Homer Simpson

[small]<P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <.</B>[/small]
 
Thanks I still have a fair amount of learning to do, I have managed to get the example in the FAQ to work so that helps. I wasn't sure if I would need to get the datacentre to enable something on the server.

Richard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top