[jQuery] Jquery specialist for hire

2009-11-30 Thread Bjorn Symister
I have posted on craigslist with no luck, so I will post here. I am seeking a specific jQuery solution. Please name your rate and I can pay through paypal. I needed this solution last week :) My Scenario, 2 Servers, 2 Scripts, 1 Form. Form collects Email addresses. This form is on Server 1: my

Re: [jQuery] jquery help

2009-11-24 Thread Bjorn Symister
rl 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 >> Thanks Michael, and I wont take it the wr

Re: [jQuery] jquery help

2009-11-24 Thread Bjorn Symister
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

Re: [jQuery] jquery help

2009-11-23 Thread Bjorn Symister
> and I don't see any error or problem you should be facing here. > > Michel Belleville > > > 2009/11/23 Bjorn Symister >> Thanks Michael for helping out. >> >> I have two servers. >> >> Server 1: Scripting Server ­ I have full control over t

Re: [jQuery] jquery help

2009-11-23 Thread Bjorn Symister
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

Re: [jQuery] Write jQuery Data

2009-11-23 Thread Bjorn Symister
Hi Michael, could you elaborate a bit more. I am completely lost... If I was to store the data as such ³ $("div").data("test", { first: 16, last: "pizza!" }); . How would I retrieve that data from a remote server using .getJSON or something similar? Thanks for your help. On 11/23/09 4:45 AM,