Hmm, seems like the url on craig's list is stale or something, but as soon
as I get more details it's possible that I can point to the cause of your
troubles.

Regards.

Michel Belleville


2009/11/24 Bjorn Symister <bjorn....@gmail.com>

>  Thanks Michael, and I wont take it the wrong way, its business, nothing
> personal :).  For some reason I think I’m just not explaining myself
> properly.  I have written the code according to how I stated the problem and
> the data does not get transferred.  I have placed the problem up on
> craigslist yesterday as a paid gig.  The link is “
> http://newyork.craigslist.org/que/cpg/1479652385.html”.<http://newyork.craigslist.org/que/cpg/1479652385.html%E2%80%9D.>
>  If you know how to solve it, feel free to quote me a price.
>
> Once again thanks for all your help thus far and assistance in this matter.
>  Until next time.
>
> Sincerely,
>
> Bjorn
>
> On 11/24/09 2:11 AM, "Michel Belleville" <michel.bellevi...@gmail.com>
> wrote:
>
> Right. Don't take it the wrong way but here's how it works on a mailing
> list where people help you for free, you don't ask people to do your job for
> you. Instead, what you could be doing is, try to do things, encounter
> problems, ask about the specific problems you're encountering, and usually
> get an answer which helps you go further by yourself.
>
> This being said, and even if I was volunteering to write a script for you,
> I still lack a lot of data here. So here's what you can do right now :
>
>    - try using http://docs.jquery.com/Ajax/jQuery.getJSON and see if it
>    works for you (it allows to do XSS as far as I'm aware)
>    - when it fails and you've got a specific question to ask, come back
>    and ask it
>
>
>    Regards.
>
>    Michel Belleville
>
>
>    2009/11/24 Bjorn Symister <bjorn....@gmail.com>
>
>    I apologize for not being clear.  I am not getting the information I
>    need on (Server1) from (Server2).  Would you be able to send me a codd
>    snippet that will pass the information.  One for the scripting server and
>    the other for the client server.  I am collecting email information.
>
>    Thanks,
>
>
>    Bjorn
>
>
>    On 11/23/09 3:04 PM, "Michel Belleville" <michel.bellevi...@gmail.com>
>    wrote:
>
>    Good, now I know your server architecture in details.
>
>    Still you forgot to mention what problem you are facing, and how it
>    relates to jQuery. As far as I can see using your reply you're using the
>    right method, and I don't see any error or problem you should be facing
>    here.
>
>    Michel Belleville
>
>
>    2009/11/23 Bjorn Symister <bjorn....@gmail.com>
>
>    Thanks Michael for helping out.
>
>    I have two servers.
>
>    Server 1: Scripting Server – I have full control over this server and
>    this is where all server side script goes.
>    Server 2: Client Server – I cannot put any server side script (such as
>    php) on this server.  Only HTML, CSS, Javascript.
>
>    I have to work under the above conditions.
>
>    I have a form on (Server 2), that collects user data.  I need to store
>    that user data on (Server 1).  My limitations are that I cannot refresh the
>    entire page, only parts of the page.
>
>    Ajax Limitations: Does not work cross domain unless: using php, local
>    proxy, iFrame, JSON.
>
>    My only option is to use JSON.  So What I need is on:
>    On (Server2) package the data in a JSON format, so that when (Server1)
>    goes to the URL of (Server2), it will see the JSON data with the values I
>    need.  Take those values.
>
>    I know how to read the values and have the code on (Server1).  Its
>    setting things up on (Server2) I have a problem with.
>
>    Hope that clarifies things :)
>
>    Bjorn
>
>
>
>    On 11/23/09 1:04 PM, "Michel Belleville" <michel.bellevi...@gmail.com>
>    wrote:
>
>    Using solely the content of your message I've deduced that :
>    1. you're facing a problem
>       2. you're using jQuery
>       3. something that is composed of two files containing stuff isn't
>       doing whatever it's meant to be doing using functions and probably 
> gizmos
>       I've got the first and second point, though the third is not quite
>    as clear. Maybe your code would help, plus a description of what it's meant
>    to do ?...
>
>    Michel Belleville
>
>
>    2009/11/19 shobhit <chaturved...@gmail.com>
>
>    sir i am facing problem  while  using  jquery:
>
>
>              i have two different .js file   both r include in one page
>    and having same type of function like
>            function()
>
>
>    so they r not working at same time...........
>    plz help me out of this problem ..............
>     thanx in advance
>
>
>
>
>
>
>
>
>

Reply via email to