Jeff,

I was looking for a way to run a database dependent website with
dynamic content, preferably some framework like wordpress and other
web packages (not necessarily as advanced as the Php packages),
without using:
PHP,Python,perl,ASP,cgi, or any other server side scripting language.
I suspected that this is not possible, but I thought I would ask the
group just to be sure.  I have no need for hosting, I am trying to
work around the hosting provided to me by the school.  If I had DNS
access I would redirect the address to my server from the start.

I am limited to: Javascript, AJAX and HTML (and I can connected a
database to all of this).

For now I am using an iframe to redirect to a page located on a more
liberated server.

A different question for the LUG:
I have a page running on server A and an html page (say index.html)
running on server B.  Inside index.html I have an iframe src pointing
to the page on server A.  Is there a nicer way of doing this with AJAX
and/or JavaScript?

Chris...


On Mon, Feb 28, 2011 at 11:57 AM, Jeff Lasman <jpli...@nobaloney.net> wrote:
> On Friday, February 25, 2011 03:45:44 pm Chris Penn wrote:
>
>> The web server at LSU for the faculty web page in our math department
>> no longer allows python, perl, or php webpages to be served, for
>> "security" reasons.  This server does allow html (not htm), javascript
>> and AJAX (Asynchronous JavaScript and XML).
>>
>> Does anyone know of a web page dev environment, like silverstripe or
>> drupal, that integrates with a mysql (or any Linux database) and
>> AJAX/javascript only.
>>
>> This entire situation is not ideal, so any recommendation is welcome.
>
> I may be able to give you the hosting environment you need as a free account,
> depending on resources needed.  We may not have python installed by default
> but if we don't I can make it available as cgi if you require it and we don't
> have it.
>
> Our servers are in Los Angeles; please contact me if you'd like to look into
> this.
>
> Jeff
> --
> Jeff Lasman
> Post Office Box 52200, Riverside, CA  92517
> Our jplists address used on lists is for list email only
> Phone +1 909 266-9209, or see: "http://www.nobaloney.net/contactus.html";
> _______________________________________________
> LinuxUsers mailing list
> LinuxUsers@socallinux.org
> http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers
>



-- 
"As we open our newspapers or watch our television screens, we seem to
be continually assaulted by the fruits of Mankind's stupidity."
 -Roger Penrose
_______________________________________________
LinuxUsers mailing list
LinuxUsers@socallinux.org
http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers

Reply via email to