0
votes
0answers
6 views
iphone: cross platform references and referencing external framework resources
hi there
working on an iphone app and separate framework.
the separate framework is for an API that i'm building for use in multiple future apps.
this api now needs to reference resources (images). …
0
votes
5answers
288 views
Submit to External website and have site submitted from redirect to another page
I have to have a page submit to an external website. Not a problem.
Problem is the external website displays a successful message, not good, I need to get the site it was submitted from to be …
0
votes
3answers
167 views
Resizing of frame with DYNAMIC external source
I have tried....
I have tried a lot many things...
Even searched Yahoo! , Google and Bing...
Why oh! why does the code not reveal...
I just want to complete it and put the quality seal....
…
0
votes
2answers
37 views
External CSS for JSF
What is syntax to add external CSS file to jsf?
Tried both ways.Didn't help.
1.
<head>
<style type="text/css">
@import url("/styles/decoration.css");
</style>
</head>
…
0
votes
0answers
7 views
Creating a form like Access Import - “Get External Data” for Excel
Hello,
Is it possible to create a form like Access Import - "Getting External Data" for Excel? I'd like to be able to preview the table and load just the columns that my user wants.
0
votes
3answers
21 views
RSpec setup for an application that depends on an external database from another application.
I've had to add features to an application that depends on a database from another application. I've been able to set up a connection to this external database and pull data from it. However, I'm not …
1
vote
3answers
40 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 (private CMS, …
1
vote
0answers
16 views
Need help debugging a custom authentication plugin for Moodle
I'm trying to authenticate against the user db of my website (CMS based) and it uses a slightly different approach at storing hashed passwords. It uses a randomly generated salt for each user. The …
1
vote
2answers
39 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 authenticity token for the …
0
votes
4answers
123 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.
-5
votes
5answers
122 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...
THANKS.
1
vote
2answers
48 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 same folder as the …
2
votes
4answers
74 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 now I use it on …
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 so that all the pages …
0
votes
4answers
47 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.
