Kay, I resolved it myself.
Found answer here: http://stackoverflow.com/a/1211868
Basically, since the cookie is being set on a different server it's view as a third party cookie, which is...
Type: Posts; User: Datacide
Kay, I resolved it myself.
Found answer here: http://stackoverflow.com/a/1211868
Basically, since the cookie is being set on a different server it's view as a third party cookie, which is...
Hmm, seems I jumped the gun - IE isn't setting the cookie.
This is the code in setcookie.php:
<?php
$ProfileID = $_GET['ProfileID'];
setcookie("ProfileID", $ProfileID, time()+3600);
$data =...
Ok, I found a way, I think the issue was that it's a remote server. I found I can get around this using by claiming the remote file is JSON. It still returns an error if I check for it, but it works...
I have also tried this, but it didn't work:
$.ajax({ url: 'http://remotedomain/setcookie.php',
data: {ProfileID: ProfileID},
type: 'post',
success: function(output)...
The cookie is set in the remote PHP file:
<?php
if ($_POST['ProfileID']) {
$ProfileID = $_POST['ProfileID'];
setcookie("ProfileID", $ProfileID, time()+3600, "/");
}
?>
I'm trying to connect two sites together, one that uses JavaScript and one that uses PHP. I want to pass a JavaScript variable to the PHP site, and figured the best way to do this would be to use...
I have a few related custom scripts I've written that work perfectly in Firefox and Chrome. I need to try and get them working in IE as well. Any insight what I need to change and why would be...
I have the following code which works awesome for getting the variables form the URL:
function $_GET(q,s) {
s = (s) ? s : window.location.search;
var re = new RegExp('&'+q+'=([^&]*)','i');...
Hi all,
After extensive searching and trial and error, I finally figured out how to mod my .htaccess file to redirect subdomains to a variable.
At first glance it works perfectly:...
Grrr, stupid Tripod *fixed*
Bill Gates is Harry Potter! That kinda explains alot...
http://www.bluecable.ca/bh.gif
This would make the perfect wedding ring too... https://birks.ca/index.asp?PageID=3&SKU=868186&SecID=50&CatID=76&LangID=1
Hmmm, thats $46300.00 plus tax so far... how much does a typical wedding...
I don't know why you guys are assuming I'm going to ask some one to marry me. You guys are nuts. Marriage? At twenty? Without my own place or job? Besides, I spend 21 hours in front of my computer...
<sidetrack>Can anyone donate about $80,000 to me?</sidetrack>
So uh, which of these responses do you find more terrifying?
You ask: Will you marry me?
He/She answers:
Yes
No
I need to think about it
Hi, atm im both lazy and in a rush :/
Anyways I need my website to show what day the first friday is (example: Friday, August 4th, 2006) and check if its past that day and show the first friday...
:( Just like LightFusion...
I think it was this Tandy Color Computer II:
http://www.ornitron.com/machine/images/Tandy_Radio_Shack_TRS-80_Color_Computer_II.jpg
Then some kind of Apple Computer with a black and green...
Express Editions
Or the latest version, 2005. Especially since it's free...
Wow, that's a lot of people...
I have... in Vista... Didn't work...
Ya, but I'm not recording from the microphone, I'm recording what's already playing out the speackers.
Ya, things just better and better. I don't know how a geek like that can get so lucky, but meh.
If you're the emo type I suggest you don't read further. This ones funny though =>...
mysql_query(DELETE FROM VBFMembers WHERE username=.:RUDI:."); :bigyello:
Lol!
...Hey, wait a minute... :mad:
Awww :(
Ya, got that part from the movie "Hackers" :lol:
I can't even think of a response to this, the fact that you can take an already bad language (hax0r speek) and make it worse (skeelz, eleven) just boggles the mind... :sick:
Right, well my BLT drive on my computer just went AOL and I think we can all agree that to prevent this from happening to the other computers here at the company we're going to need to use alot more...
Is it VBF that your trying to log into? or http://www.netwealth.com.au?
I think the choice is obvious.
I didn't vote though, one vote never changed anything... except maybe it would have helped in that last election, since you guys ended up getting screwed over by...
Oh ya, keep in mind that the file system is different in Vista. For example,
C:\Documents And Settings\Datacide\My Documents
is now
C:\Users\Datacide\Documents
and
C:\Documents And...
There are like five versions of Vista, and trust me, develop your apps so they work in Vista since alot of current programs don't. You should still be able to download Microsoft Vista Ultimate...
The best way would be to not deploy your software.
This is the best way the do it anyways, publish each copy so that it has a unique signature or ID. Require activation online so that the signture...
Implementing and Managing Microsoft Exchange Server 2003 - Microsoft Press (PDF with Text-To-Speech)
Anyone know any free apps that takes the currently playing sounds and records it to a file? Not from a microphone, but from the sound card.
Sup? Anyways...
I've got some pdfs and some text2speech software. I'm going to make my computer read these pdfs out loud, but I want to caputere the audio to a file (wav or mp3). Basically I...
Your welcome :wave: