I am having a problem with Dreamweavers "Restrict Access to Page()". When this is added to the page, it automatically redirects me to the failure page. This has just began happening after working fine before. Here is some code (I am using PHP 4 and MySql)...
I have the following php code that works but I would like to have the Email address have the link that opens up email. Hope I am clear enough.
<?php if($row_Contacts['PublishEmail']==0){
echo 'You can reach this member via the <a href="interior/contact.html">Contact page</a>';
} else {...
I chmod'ed both the directory and the file. Now my problem is, once a user has uploaded a file from via the internet, the file cannot be accessed until I use the ftp to chmod the file. Any ideas? I am fairly new to this.
I was able to get a PHP upload script to work. The files are on the remote server but when I try to link to them using "<a href="http://www.whetever.com/interior/uploadedfile.pdf">" I get the following error "You don't have permission to access /interior/uploadedfile.pdf on this server".
Any...
The following simple solution has worked for me.
Hightlight the text you want to add the link to. Add the open browser window behavior and change the event to onClick. With the text still highlighted, put a pound sign (#) in the hyperlink field of the properties inspector.
If needed, you will...
I am fairly new to MySql. My question is this: is there a Yes/No or True/False datatype in MySql?
I have a table with a column "inactive" which I would like to have a checkbox for in Dreamweaver. Can anyone shed some light on this?
Error 1044, access denied for '@localhost' to database mysql.
I am very new to MySql and PHP. Could you please help me get past the ERROR 1044. The MySql service seems to be running fine on WinXP but I get the error that won't allow me to log in and create a database. I have tried the MySql...
I have a simple navigation of text links down the left side of my page like so:
Home
Parent Club
Fundraisers
Teachers
etc...
If the viewer is on the "Parent Club" page, then the actual link should be highlighted/bolded and the hyperlink disabled, example:
Home
Parent Club...
Thanks. That's perfect!
Veronica
ps: I am not really worried about security at this point. This will serve as a scare to those that have no business opening it in the first place. There is no real security issue.
I was able to get this to work great with one exception, nothing happens if the wrong username and/or password are entered. The login screen doesn't even blink. Any ideas?
Great post by the way! Thanks for submitting it.
Try: Outside table 100px by 100px with a 1px cell padding (or whatever size you want your border) and a colored bg. Place another table inside that table of the same dimensions and make the bg color white.
Hope this helps!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.