1
vote
3answers
24 views
Display Drupal content outside Drupal?
Is it possible to use Drupal to feed a few dynamic portions of a mostly static website? We have a plain old website and are looking to create a sibling site just for web-app stuff …
1
vote
2answers
32 views
Rails: Receive POST from External Form
I have a form on another website (using a different backend) that I want to be able to POST to my Rails application (on a different domain).
How do I generate a valid authenticit …
0
votes
4answers
79 views
Free CDN - content delivery network (specifically for hosting jQuery)
Does anyone know of a good/free CDN? We're hosting a small web app and want to load the Jquery JavaScripts from a CDN. Advice would be appreciated.
1
vote
2answers
40 views
Linking to external files in ruby?
Sorry if this question is very easy, but I can't find the answer anywhere. How do you refer to an external ruby file in a ruby script if, for example, the file you want is in the s …
-5
votes
5answers
118 views
Html and external CSS [closed]
Sorry people, I don't know how to register here, I can't give you site address, cause it's on my local machine...
I found the solution so big thanks... That's all for now...
TH …
0
votes
4answers
43 views
Read in external links in PHP
I know how to do this in Ruby, but I want to do this in PHP. Grab a page and be able to parse stuff out of it.
0
votes
1answer
265 views
Use Ajax() function in Jquery to load PART of an external page into div
I'm trying to load a DIV element from an external page into my current page using the Ajax/jQuery.ajax function. While I have successfully been able to load an entire external pag …
2
votes
4answers
66 views
Visual Studio 2008 on an External Hard Drive?
My laptop had an install error with Vista Ultimate and now it does not let me run Visual Studio. I was able to install Visual Studio 2008 on my HP TouchSmart without a problem and …
0
votes
4answers
57 views
External Reference of a Javascript file in IE
I am working on a website for a teacher,
Since there is a chance she may want to add more later, I decided to make the links that appear on every page be written in by Javascript s …
0
votes
4answers
133 views
AS3 Instantiate Class From External SWF
Hi,
I was chatting with my buddy about this, he is convinced you can do this and says he has done it, but I cannot get this to work.
I am wondering if it is even possible at all. …
0
votes
2answers
30 views
Content replacement from external website
So I am pretty new to jQuery and Javascript in Gen. I like the simple load() functionality that JQuery uses. My question: Is it possible to load content from an external website …
0
votes
3answers
357 views
External SWF to External SWF Timeline Communication, Flash, AS2
Flash CS4, AS2
I have made an interactive tour. It can be seen here:
http://www.92YTribeca.org/Tour click on the bottom image
Each of the 4 sections are external swf and loaded …
0
votes
2answers
55 views
How to externalize a Spring MessageSources bundle outside the WAR
Hi,
I have to externalize the Spring MessageSources bundle for i18n support (properties files) outside the classpath in order to modify properties more easily. How can I do that ? …
0
votes
1answer
38 views
SWF file displayed but xml data not loading into the swf embedded in aspx page
the flash map calls the xml external file which contains data
the map shows in firefox and works a treat but wont show any of the xml data
Help
0
votes
2answers
128 views
.htaccess Redirect to External Site and Forward POST data while Changing address bar?
Hey, I want to use .htaccess to redirect the requested page to the exact same page on a different domain, and I want it to forward all POST data while CHANGING the address bar to t …
