Search
Views
- How do I create a Guestbook in Dreamweaver MX - 31,577 views
- 360 virtual tour HELP?!?! MOV or SWF??? - 27,639 views
- Looking for examples of one-page web sites w/ a tracker or counter - 25,851 views
- How can prepared an article for submission? - 15,133 views
- Are online forums obsolete? - 14,825 views
- Link Direct to Table Cell - 11,994 views
- Review www.mwfglobal.com - 7,074 views
- Discussion: KW in Domain, does it add value to appraisals or not? - 6,070 views
- Installing Apache on Win2000 Prof - 6,044 views
- Deprecated tags - 4,937 views
-
Recent Posts
Recent Comments
- Grace on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
Categories
Tags
Advice Ajax Amp backlinks Blog Cms domain doubt email google Greetings Hello Html Css image Images Internet Site Javascripting Job keyword keywords Lot Many Thanks money Niche people Photos Php Php Mysql Programmer Quot regard Right Direction Scripts Templates traffic Web Design Web Designer Webhost Web Page Web Page Design Web Pages wordpress World Wide Web Xhtml yahoo-
February 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
Tag Archives: Jsp
set up web host
Just what would it take ANY computer or few DSL or maybe cable connection Knowledge of linux and windows Knowledge of apache and iis Networking skills Like establishing dns etc. Wouldnt the easiest be to just build a cheap committed server hosting later b When i was running TT off my own ring machine, I made use of Apache, Tomcat (for JSP), oftentimes the PHP modules or Apache, in addition to my router. There is no such thing as cheap dedicated hosting. TT and a website 10 times their size would be on shared internet site. Dedicated hosting will be bloody expensive. $215 any month Aussie that like $125 to you seppo’s!! Receiving 3gb of distributed space is A$300 +. So dedicated hosting aint less costly!! Filly: We all weill have reviews, articles, forums and media the amount of space will most people need We’ll allow uploads with mp3s, mpegs for example. to a qualification Will it often be used primarily only for storage, or to get actually streaming Tunes and videos If its the latter, you’ll pay a king’s ransom for the additional bandwidth; if its the previous, all you are related is get any custom plan, perhaps even … Continue reading
Posted in Web Design
Tagged 3gb, Apache Tomcat, Aussie, Bandwidth, Cable Connection, Configured, Dedicated Server, Disk Space, Filly, Finding A Sponsor, Internet Site, Jsp, Mpegs, Networking Skills, Ppl, Ransom, T3, Unix Box, Web Host, Weill
1 Comment
crawler918.com ?
I had been reviewing the site stats for starterst of my clients (as all of us good web makers do) and I happened apon a rather unusual IP which was active during the time on the web-site: 14. 148. 209. 196 A reverse DNS check on network-tools. com revealed that the domain name behind ?t had been crawler918. com, that’s registered by Enroll. com to these: NameProtect, Inc. 918 Deming Way (that 918 is form of ironic, eh) Madison, Wisconsin, USA This question is as follows: whose bot would it be, and why seemed to be it crawling our client’s site for well over 2 hours in a single shot I thought NameProtect can be a private sign up, but nameprotect. com only covers trademark registrations and things of the nature. Ban that: http: //www. advogato. org/article/610. html I’m sure I vaguely recall it being the following but I generally welcome all spiders. Normally, I do too but ours (as the guy within the article said) did actually ignore the software. txt file and also poked around around things it possessed no business poking close to in. I at ease with that, and that may be what made us so … Continue reading
How do I set up my first form?
Concerning a question that I’m hoping you can help me with. I am carrying out a web site to get a client and he / she says he desire an order form on the website, I am not really sure how to visit about this, on earth do you help. Just to allow you an idea, he has some sort of holiday villa inside Turkey and would like customers to guide the villa on-line. I know consequently CGI, and node side scripting, but don’t understand how to go about this. Phil u will surely have to learn either php, asp, jsp, cgi. its actually quite easy to do.. are you interested in the code or maybe some pointers PHP could possibly be the most suitable choice. What does the host offer The host I will be using says the idea offers ‘ready to perform CGI scripts’ can this mean all of the code is ready that you can use Where can i find some beneficial resources for PHP, I don’t head teaching myself a few new stuff if its quite simple. Do I write it inside a normal text editor or am i going to need some software My business … Continue reading
Posted in Web Design
Tagged Apple Computer, Beneficial Resources, Cgi Scripts, Desire, Earth, Holiday Villa, Jsp, New Stuff, Php Asp, Pointers, Scripting, Software Business, Suitable Choice, turkey
Leave a comment
Help Me With My List of EVERY File Extension
Quite simply, I’m making a new log analyzer program (that is definitely the first decent one for under $500!!! ). I’m trying build a comprehensive list of every file extension on the net that indicates your page (and possibly not an image/plugin/etc. ). Here’s what I’ve so far: html htm shtml stm php pl cgi asp cfm (no extension) I had been wondering if people guys/girls can think about any I might have missed. (Note: It _will_ be possible for individuals to add extensions in the preferences, but in my own days doing website development I’ve learned to make things as automatic as you possibly can… there’s more Grandpa Bob’s within the ‘Net than you would imagine. So, I’d like to try and get as numerous extensions as I will. ) Oops, did not remember jsp… there’s additional. You’re missing a few hundred, although your search is at vain. If I wanted to I may possibly serve a PHP web page under page. mysuperextension merely wanted to… . aspx . shtm . ascx . php3 . php4 . php5 . jst The examples below formats also assistance ASCII output: . txt . htl . xml . vrml . sgml . … Continue reading
Posted in Web Design
Tagged Ascii Output, Ascx, Asp, benefit, Brak, Dll, File Extension, Girls, Grandpa Bob, Jsp, Php Web, Php5, Phtml, Pl Cgi, Shtml, Svg, Tweaking, Web Page, Xml
Leave a comment
Sorry but I’m not sure where I should ask this question…
When will i create a login thingy for my site making sure that people can grow to be a member. Sorry again to get posting this in this article but I do not know where I must be asking this in any way. Thanks xxx this should go in one of several programming forums.. You’ll have to learn a server-side language. ASP, PHP, JSP, CGI, ColdFusion, and many others. The simplest and auguably, the best way is to work with a database to retail store usernames and passwords. 2 user fills released the login type, the supplied username and password are matched using a username and password from your database. A cookie or perhaps session variable is then stored as well as user officially logged with.. At each ‘members only’ article, Check to find out if the cookie or even session variable occur. If it may, allow the user to watch the page. Otherwise, redirect the user with a ‘Please login’ internet page.. Ok gives thanks! Sorry again for when using the wrong board It’s not really in the incorrect forum, It is to get an idea of how to start things. I recommend using PHP and mySQL with this, … Continue reading
Posted in Web Design
Tagged Ask Question, Coldfusion, Jsp, Language Asp, Login Type, Mysql, people, Php, Programming Forums, Quot, Retail Store, Server Side Language, Usernames And Passwords, Xxx
Leave a comment
Which Server-Side language ?
I’m trying to decide which language is best for server-side digesting. My prefernce is actually toward PHP, although in fairness, I have not used a large number of. Listed below are the contenders: PHP CGI — C / C++ CGI — Perl CGI — Other JSP ASP — Visual Basic ASP — Perl Script ASP — Other Langauge Cool Fusion Sorry If i have left away any, there very hard maintain with. Feel free that include any write throughout votes. This will depend on the application. Every language has its ups and downs. My favorites are PHP and JSP. WHEN I haven’t tried ASP as well as ColdFusion yet. ASP with luck. I can’t get enough of that VB! My business is trying to study JSP now. It looks very difficult but I believe that it is worth learning because I do believe all Java based languages need to be rougly the similar, and anymore you will get away from finding out Java. Plus I listened to JSP kills the others where speed goes (except with regard to ColdFuson, which uses identical concept as JSP) Under no circumstances been a supporter of VB. Seemed like what you’d probably get if … Continue reading
Posted in Web Design
Tagged C Cgi, Cgi C C, Cgi Perl, Contenders, Cool Fusion, Corporations, Enactment, Encounter, Fairness, Jsp, Pascal, Platforms, regard, Script Asp, Server Side Language, Speed Demon, Tomcat, Tradeoff, Ups, Ups And Downs
Leave a comment
$$$webdesign and programming$$$
I’m new to that game and not sure of what your costs or hours involved will be in web design and graphics and lisenced users. I’m lookng at creating something like http: //www. ratemyteachers. com/index. jsp. Any one capable of tell me what would be a reasonable price licence plate Cheers Jack. you can contact me at mcghugbigpond. net. au Something like that is usually developed with the owners of as well as. It’s rare in which someone will resource out the design/creation of this site and then control. What would you are doing once someone got for you Enjoy people fill it out What are the results when something destroys You call your guy to have him repair it It would end up being his website but not yours. Something like that would take many hundreds hours to layout and code, and cost you thousands to have done by way of a professional. Someone only starting out and learning your server-side language may take the duty on for a lesser amount of, but then you have the hassle on the rookie trying to try and do a major little league task. Spluf POST get what everyone mean. Heck it … Continue reading
Posted in Web Design
Tagged Cheers, Control, Design Creation, Design Graphics, Game, Hassle, Heck, Hundreds Hours, Jsp, Little League, Secondary Students, Server Side Language, Web Design, Web Graphics, Webdesign
Leave a comment
Can a beginner design an e-commerce site oneself?
Hello there, MY PARTNER AND I do have illustrator 7. 0, after which you can just MS Expression for Mac. I would like to get a strong ecommerce site up, so I’d have a design that may incorporate shopping basket software into the item. Is there anyone who has done this right here, I am just wondering how feasible it’s to think that the beginner like myself could do this Then maybe summarize the basic steps to look at… Thanks, MCXI There are many free shopping Wagon facilities around for example www. oscommerce. com. Without a doubt, get some prepackaged answer, because on online shopping you will be playing with capital, and if you will be a beginner, you possibly can really screw that up. Many some server-side encoding language (ASP, PHP, JSP,. Net) I would suggest you purchase Dreamweaver if you will be coding these pages. If you are unable to afford that there are plenty of slightly cheaper options around. There’a e-commerce deal available that i’ve used recently, it’s completely personalized, so you might design your graphics and adjust this layout, colors ect. It saves you the effort of trying to pull of this own e-commerce site with … Continue reading
Posted in Web Design
Tagged Actual Software, Colors, Commerce Model, Commerce Package, doubt, E Commerce Site, Expression, Free Programming, Free Shopping, Illustrator 7, Jsp, Language Asp, Programmers, Programming Experience, Ringer, Server Side, Shopping Basket Software, Software Package, User Authentication, Whack
Leave a comment
Interactive Contact form
I’d prefer to add the interactive contact variety where people might insert their artists, emails, comments etc after which it submit. Unforuntately I have got (pretty much) zero clue how to start this. Is it complex stuff You would like a server edge scripting language (PHP, ASP(VB, C), JSP, Coldfusion, etc) to do that. (the inputs can be stored somewhere WE presume). When you’ve got knowledge of a script language, it’s fairly easy. If not, you’ll have to learn one. That will take a little bit of time, but is very rewarding once you start to master the idea. Any kind of interactivity through a web site page (except switching objects around within the page/changing background color as well as the sorts), is exclusively achievable through machine scripts.
Posted in Web Design
Tagged Background Color, Clue, contact, Interactivity, Jsp, Language Php, Little Bit, people, Script Language, Scripts, Sorts, variety, Vb
Leave a comment