Still no replies? :(
Type: Posts; User: trippin; Keyword(s):
Still no replies? :(
The script is in the body after all other contents therefore it will get loaded last.
I realize that this is only for IE.
..:Link Faking:..
Objective:
I want to display url of all links in window status onmouseover.
BUT, I want to extract the domain from all links and replace with my domain for display in status. ...
Post a link to the webpage in question.
Web Proxies are able to disable javascript because they are coded by PHP which downloads the webpage and can edit the html anyway they feel possible before displaying to the browser. I would guess...
A lot of people have webhosts which run under SAFE-MODE. Usually, these people don't have access to change this setting and the following functions are disabled for these users..
fopen(),...
Great News! I have a working script using curl. Now any site can be loaded with this script. I have to admit.. I did expect more support on this subject than I have gotten.
Here is my test link...
You're right. I am just learning that all the free webhosts do not allow the fopen() or fsocketopen() functions. This really sucks and I wish that I was told this a long time ago lol. Alas, I am not...
I don't know if i have access. It is a freehosting site that I am using... Is there a free hosting site that will give me access to the php.ini file?
How do I modify these settings? I don't understand what you mean by "turning it on". I have it hosted at http://insta-yah-games.110mb.com/index.html. I really appreciate any help.
Thanks tech-support for you help! I've modified the files according to your instructions and uploaded them to
http://insta-yah-games.110mb.com/index.html
Its not working for me yet for some...
I did it! This script will save ALL fields or SPECIFIC fields in the form you specify and write them to a cookie. I had a lot of problems with trying to write the password value to cookie but not...
The reason I asked this is because I have been messin around with your code and can't get a text input to write to this same cookie. I've tried using it along with the Form Recall Script II. When I...
So what is the difference between this script and the one here which enables it to work???
Thanks that worked beautifully!
Now how would I go about adding another text input above the password input and have them both write to the same cookie?
12 Views and no reply? Maybe I haven't been clear enough? C'mon guys, I really need some help here.
When the links within that div are clicked, write a cookie with the current tab info. When the page loads after clicking the back button, it will read from the cookie and go to the specified tab upon...
1) Script Title:
Recall Form Values Script II
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex16/formremember2.htm
3) Describe problem: ...
Because I have no knowledge in server-side languagues. :p
I was simply trying to take an already made script from this site and the already edited version of this script and figure out why it isn't...
Hey, I'm extremely new with php and resorted to this forum after learning that my intentions of cross-domain data retrieval were not possible using Javascript.
I have been searching for hours and...
John thanks for links but if you had read my posts you would've seen that those are the links to the very basis of my problem. I am still searching a solution to this problem. :(
It is not server-side. I know it can be done via javascript.
I am desperately trying to find a script that will save the login id and password to a cookie so that if the page is revisited in the future the users login info is remembered.
I have searched...
Would love to see your opinions on this subject!
Please help with this problem. I would really like to be able to save the password value in my form.