Re: html and cocoa
Re: html and cocoa
- Subject: Re: html and cocoa
- From: Andy Satori <email@hidden>
- Date: Wed, 9 Mar 2005 10:37:36 -0500
If you want to write an interpreter, sure, but not by default. A
WebView is for all intents and purposes the same as Safari. It'll
render client side scripting, but it does no server side processing ala
PHP, JSP, ASP.NET or Cold Fusion. It groks JavaScript, and that's
about it.
On Mar 9, 2005, at 10:34 AM, simone gabbriellini wrote:
I wonder if it's possible to use cocoa as php in html pages.
Can I create an html page with some objective-c variables into the
html code that can be later interpreted by a webView object when I
tell it to load the page?
thanx,
Simone
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >html and cocoa (From: simone gabbriellini <email@hidden>) |