T O P I C R E V I E W |
Fouch |
Posted - 11 Apr 2006 : 21:30:26 I'm working on a site for a colleague who husband started his own bussiness. http://www.drenthbouwservice.nl/test/ On the page "aanbieding" is a link to a form. The form works in IE, Maxthon and Safari on a Mac but in firefox and mozillai noticed a strange thing instead of the link: http://www.drenthbouwservice.nl/test/phpnovice1_1/nvform.html" I get http://www.drenthbouwservice.nl/test/phpnovice1_1\nvform.html the slash before nvform.html changes into a backslash.
Anybody a idea how this is possible.
Fouch |
7 L A T E S T R E P L I E S (Newest First) |
Fouch |
Posted - 14 Apr 2006 : 19:54:58 Davide
The problems seems to be solved. I made the link by "files on my computer" and after that deleting everything before the folder where the HTML file sits.
I forgot that internet uses Slashes /// and directories and subdirectories use backslashes \\.
I changed "phpnovice1_1\nvform.html" to "phpnovice1_1/nvform.html", and now the form works fine in Firefox.
I really feel a bit stupid making such a silly mistake
Thanx anyway
Fouch |
s.dav |
Posted - 14 Apr 2006 : 14:03:37 Can you send me a copy of your project with all the files? I'll create the link for you ;-) |
Fouch |
Posted - 14 Apr 2006 : 09:13:45 Davide
The linked folder is already in the same folder.
Fouch |
s.dav |
Posted - 14 Apr 2006 : 08:56:32 Simply copy the linked folder in the same directory where you export your project ;-) |
Fouch |
Posted - 13 Apr 2006 : 21:12:54 Davide
I still can't get the link to work correct in Firefox and Mozilla. The HTML sits in a seperate folder inside the folder where the DHE files are. I've tried to ad the dir. to the project but can't find it anywhere in the project. When adding the HTML file to the project the file gets copied outside the folder - after exporting - where the PHP scripts is.
I've used the html/script before, the only diffence is that the link in this case is a text link, and in the other i made a button fo the link.
Fouch |
Fouch |
Posted - 11 Apr 2006 : 22:06:43 Davide
Ok, I wil try it agin. I first tried to add the HTML into the project, but the files was copied out of the folder were the PHP script sits, and that is not what i want.
Greetings Fouch |
s.dav |
Posted - 11 Apr 2006 : 21:36:30 In my opinion you have created a bad link in the link wizard. try to check the link and let me know ;-) |