Tag Archives: Server Side

Contact Form Emails – Some Getting Lost?

I start using a contact form regarding emails and tips all clients to include webpagemysite. com in contacts list so emails are definitely not dismissed as junk e-mail. This morning, however, one customer claims she has done this although that two men and women have sent your girlfriend emails and these haven’t got through – one person and then resent an email plus it DID get through and emails your lady sends herself by way of the contact form do finish. She’s claiming it truly is hit and overlook. Your woman uses hotmail pertaining to her emails; we use Streamline as a host for that website and they claim to do NO spam blocking and just send out every email onto hotmail. There will be no emails with her route list at Streamline. Has anyone met this kind of thing before Any suggestions Perhaps there is anything I can do to make sure 100% emails obtain through I thought that when you put the webpagemysite. com in your contacts checklist then all email messages would get through Cheers to anyone nobody can advise here — emails are pretty crucial for you to customers obviously! Display us your script regarding sending … Continue reading

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

adapting an existing site for mobile devices

Howdy, everyone. Not long ago i had a clientele call me to inform me he had tried to take over my site at his Blackberry in addition to had found this, while it rendered perfectly, exactly precisely as it did in the browser on the home PC, it was so tiny he couldn’t read it. Pondered thought I’d have time to study easy methods to design for mobile devices before the desire became so apparent – but unsurprisingly the clock is definitely ticking faster when compared with I thought. We have been trying that will educate myself at the W3Schools but all I will be able to find there exists ASP. NET server-side stuff which is, frankly, a little above my head. I remember examining somewhere (can’t find it ever since I need it, of course) Who’s was possible to write a certain CSS for mobiles, that they would read and use rather then the regular CSS. Is niagra an avenue MY PARTNER AND I should pursue Any help would be greatly appreciated. Many thanks, There’s no particular language for mobile devices, it’s merely the structure in the site itself. Ususally any fluid-width vertical content material layout. Though determing internet … Continue reading

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

Does anyone still…

code their particular websites I’ve been from the game a although, since about JULY 2004. Starting to go back into things all over again, and get caught back up on everything that may be happened between at this point & then and WE keep noticing that every website I discover, including HTML, CSS, Javascript, PHP etc short training sites are just about all made from some type of CMS like Live journal or Joomla or even equivalent. Does anybody still code their particular websites or has that craft evolved into downloading and looking to extend your favourite CMS I code my very own, generally speaking. Evaluate it this means: Google, eBay and Amazon don’t use off-the-shelf CMSes. The reason why would anyone serious not follow fit I code my very own, I don’t think We’d ever go purely to somewhat of a CMS. : cigarette smoker: i’m currently building a CMS. really does that count Good to understand. Just kinda seems overwhelming to my advice. No. Every website I have ever created because I started utilizing server side encoding and backend directories was a CMS regarding some sort, with all sorts of dynamic content invention, eliminating redundancy or the need … Continue reading

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

Application Suggestion

Hi.. I plan to develop a website that could take bulk information as inputs and help out with linking a DBMS with the website. The website shall have got around 5000 email addresses linked to the website domain. The intended website must be highly interactive. My business is a novice to website designing. Could anyone recommend a unique application I is able to use to develop a really website Gives thanks You’ll be checking out a server-side lisenced users environment, like PHP/MySQL, or ASP. net The webhost you decide will also often be important. I’m getting the idea you are doing mass emails Is always that correct You’ll have difficulty with bandwidth, CPU application, storage, and achievable " secure server" needs. I’m guessing the hosting that is shared itself is gonna be quite expensive. It is not something that " a beginner to website designing" are going to be doing by yourself. You’ll need to be sub-contracting a many programming and machine work. If your venture is a web business, or a money-making opportunity, you should glimpse for some business financing (loans) to fund your software package, programmers, dedicated servers, etc. WHEN I guess that’s my advice. . What exactly … Continue reading

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

static elements?

I believe that describes what I’m dealing with. Looking at this site http: //www. ericclapton. com/ when you select on the list of links at the top of the page much of the page continues to be unaltered but some of the content changes. is niagra done by placing properties to " static" for want of an better description If that’s the case, and the blog is laid out with its static elements, but secure then design another pages to fill the neighborhood that changes content Can you include the static factors in each web site and just accept make won’t change or do you have to design to fit the area of which does change remorseful if I’m not clear! That usually is actually accomplished with a certain amount of caching, and it really is usually a server-side cache. Here’s learn more of how to perform it in ASP. net using User Regulates. Using this, you can cache say a menu without the content, which would explain that effect you’re viewing. This may not be available in just about every programming language/framework, even though. Some of them operate just how classic ASP should i. e. either all the page … Continue reading

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

How do you secure your sites?

Without doubt Everyone, New to the forums here. I’m searching for feedback from designers and web developers who freelance or be employed by companies who create sites for customers. Have you observed customers asking about security How do you certify to customers the site you build is secure, specifically e-commerce sites Virtually any tips Thank you! You’re not likely to find a great deal of information on this kind of topic, just because lots of people will keep its security measures secret (and with great reason). But locations of the stuff I do. SSL. Should you be collecting sensitive facts, you need a single. This isn’t sometimes up for issue, either… most payment processors require one (assuming you collect payments against your site in contrast to redirecting users to a hosted payment page). Encrypt sensitive data on the server side. In a health club prefer Triple DES encryption because it’s what the particular payment processors make use of, but that’s simply just me. It’s also possibly not my only way of security. Don’t store plastic card info. The final four digits is usually fine, but storing the remaining info is asking for trouble. If you never store it, you’re not … Continue reading

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

Easiest way to integrate a blog into already made website?

Okay so I’ve given through to getting wordpress to use my site: kcomputerrepairoc. com/index. php and mouse click on " blog" Will be easiest way I’ll incorporate a site into my website It does not have to become WordPress. Just something which i can feed posts into your blog and are archive posts if they are getting old I’m looking in to using microworkers or perhaps odesk to give this work but I want to know what continues with my site so if there’s a super easy way to get this done, please do explain to I’m kinda hoping I will avoid making some other blog and leading my site to be able to it, as I would like to the design to stay the same. gives thanks! I think you are considering it all completely wrong, get wordpress figured out, then integrate the other site into that!, or be wanting to learn lots of server side things!

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

Server side redirect for mobile/handheld users

Greetings All I’ve been looking into an effective way to redirect people accessing a niche site via handheld devices, to a focused page for mobile or portable users. I’ve found sources teaching me how to accomplish this via javascript and php, but post wondered if anybody knew a server side way eg via htaccess file I have only until now found this : but unsure of the way to use it or whether this is actually the way to take action: (http: //www. alistapart. com/articles/return-of-the-mobile-stylesheet) (I understand that recently there’s recently been news that Google advises to never redirect and to help keep people on the identical url, but for this purpose, i do desire to redirect them) Thank you! Here’s an added complete version. Stylesheet type: Put this in a file called ". htaccess" and save that file from the directory with your primary css file (presumably identified as style. css). There it is possible to create a separate file called cellular. css for cellular devices. Code: RewriteCond %REQUEST_URI! /mobiledirectoryhere/. *$ RewriteCond %HTTP_ACCEPT " text\/vnd\. wap\. wmlapplication\/vnd\. wap\. xhtml\+xml" NC, AND ALSO RewriteCond %HTTP_USER_AGENT " sonysymbiannokiasamsungmobilewindows ceepocopera" NC, AND ALSO RewriteCond %HTTP_USER_AGENT " mininitroj2memidp-cldc-netfrontmotup\. browserup\. linkaudiovox" NC, AND ALSO … Continue reading

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

styling XML uploaded for website

My business is creating sitemap for my site. My business is able to produce it in XML formatting using online gear. Although, to apply doing you hair to it, I really believe will be needed OR can the item be done by Web hosting Platform is Linux with out Java support. And My business is not sure that my website hosting provider suppports XSL.. Any suggestions are going to be most welcome. Why would you need to format an XML sitemap The sole purpose of a sitemap is designed for search engines for you to quickly and very easily find pages as part of your site, and it’s almost redundant when you have a decent sufficient navigation structure. I realize you on redundancy. What I am trying to find is an intended for whole site which are often quite big.. Because sitemap already includes that index, I became trying to merely convert it in order to HTML and put styling to that.. So quite simply a user sitemap I haven’t done the following myself, but XSL would be the way to go, since CSS won’t really be employed by what you have in mind. Additionally, if you have some type … Continue reading

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

Whats with the cache!?

All the time I edit some thing on my website, and I add it, I must clear cache to check out the changes.. We have this meta tag which should fix this nonetheless its not working HTML: < meta http-equiv=" Cache Control" content=" no-cache" /> Here is chek out the site http: //visual-studio. uz. rs/ Not every browsers support which tag. Check your preferences for every browser you are using. Each browser will present a setting to check for newer versions all the time you visit a page, or load any cached version to create browsing faster. If you’re using a scripting vocabulary, the server side version of th no-cache command works much better but puts a new heavier load to the server.

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment
Page 10 of 11« First...7891011