Tag Archives: Relative Path

What am I doing wrong?

I am trying, without good results, to create an application that a consumer input information to be able to, submits, and the info is emailed to my advice. Within my FormMail. pl We have: $mailprog = ‘/usr/lib/sendmail -oi -t’; (I get tried ‘/usr/sendmail -oi -t’ as well as ‘SMTP: mailhost. My. Domain'(Tried to obtain host provider… appeared to be on ‘forget’ intended for over an hour) $postmaster = ‘Emailaddress. com’; referers = qw(); allow_mail_to = qw(Emailaddress. com); recipients = (); The rest is at the particular default. In my html file We have: < variety action=" FormMail. pl" method=" post" name=" EmailForm" > < enter type=" hidden" name=" recipient" value=" MyEmailaddress. com" /> < enter type=" hidden" name=" subject" value=" Variety Demo" /> < enter type=" hidden" name=" redirect" value=" Route. htm" /> And also the form fields. When i test the page out I could input information, But when i ‘Submit’ I purchase a ‘You are not authorized to evaluate this page’, ‘HTTP Error 403 – Not allowed Net Explorer’. Whew, well there everthing is. Can among you brilliant brains tell me what I’m doing wrong. My head hurts you’ll want to set the formmail. pl report permission to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

making links in dreamweaver

WHEN I used the " thumb button" feature to style my menu. The good news is place to feedback link url. This looks really fine, but it did not write in program code like < a new href=somepage> and certainly the button will go nowhere. Do you know where to set up the link url or tips on how to tell dreamweaver for you to input the website Heres the code < thing classid=" clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase=" http: //download. macromedia. com/pub/shockwave/cabs/flash/swflash. cab#version=5, 0, 0, 0" width=" 105" height=" 21" align=" top" > < param name=" movie" value=" vidspics. swf" > < param name=" bgcolor" value=" #00FF99" > < param name=" QUALITY" value=" high" > < param name=" SCALE" value=" exactfit" > < embed src=" vidspics. swf" width=" 105" height=" 21" align=" top" quality=" high" pluginspage=" http: //www. macromedia. com/shockwave/download/index. cgiP1_Prod_Version=ShockwaveFlash" type=" application/x-shockwave-flash" bgcolor=" #00FF99" scale=" exactfit" > < /embed> < /object> Considering the button selected, click edit within the property inspector. The good news is link field in the popup window. enter a distant relative path or browse with the file. I guess i assumed it might write the code whether or not it lead nowhere. I’ll create the page then … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

Images versus site speed.

We have a question regarding images and site speed. What I am wondering about are these claims. Would it be better to stay my web site images of their " images" folder and chek out them from the root of my sector. Or, would it be better/faster only store them on a seperate hosting provider and chek out them there. Any input is prized. Many thanks, _____________________ web page design usa ecommerce website design Iowa More quickly to host these people yourself and employ Relative Path. Case in point, store all of one’s images in the directory called " images". Complete Path: < img src=" http: //www. mysite. com/images/mylogo. gif" /> Comparable Path: < img src=" images/mylogo. gif" /> Why would you think they would fill faster Unless ones running your server as part of your basement putting your images in the remote location is not advisable. You’d be adding another point connected with failure. If the remote computer repair server is offline you could have no images plus your website is crippled. Keep with the local /images folder on your server.

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Backgrounds not working?

MY SPOUSE AND I can’t ever learn how to make a qualifications in CSS it doesn’t matter what it never functions (even when pasted originating from a tutorial and stuff)… Exactly how! Err… planning to need more info, because if you’re just talking about using an picture or solid color for any background, it’s pretty hard to ruin. Image inside CSS: one example is Code: background-image: url(navi_bg_divider. png); Along with the image is in the same folder as being the CSS Will it be one big image Or does this need repeats I have got the repeats just about all sorted out. but I can’t even find the image to exhibit LOL. root> images> this is where the image is root> this is where the css report is Adding images to somewhat of a CSS file… You must put the relative path for the location of the image pertaining to the CSS that is definitely calling it… I always decide to put my CSS files in a very folder on the root called CSS… Images in a very folder on the root called img… So my journey to any image I easily use in my CSS can be:.. /img/imagename. png … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment