vitrus
Members-
Content Count
43 -
Joined
-
Last visited
Everything posted by vitrus
-
Image Galleries Which one to choose ?
vitrus replied to varunone's topic in Websites and Web Designing
Show us the result when you are done... And if you need some functions (image editing) you can PM me -
It isn't working! Is your server up and running?
-
Biskie's Free Templates X 2 Avantgarde? Of course
vitrus replied to biscuitrat's topic in Websites and Web Designing
Very original designs biscuitrat! I like the fact that I can't really see how the table's or divs are done... Not to squarish (most sites do have that feeling)...Ow and fixing it in valid xHTML simply r0x -
Php Designer 2005 - By Far The Best One.. .. that was the description..
vitrus replied to thablkpanda's topic in Programming
I started witb notepad for my HTML too.... But I got so addicted to the code highlights in notepad++ that I simply can not work with notepad anymore -
Well classes are the best way yes indeed...But using beans is just a special way of initiating your class....And a servlet is a class that extends a certain deffault class....So beans and servlets .. are classes and I still do not know what is best...(simply using classes without extending anything is quite hard when you start working with sessions and stuff)...
-
Yes, if you want to encrypt a small piece of text (In php I was thinking about a personal (private) message or something.Than you have two excellent functions over here
-
Hi all, I just started working with JSP and never really used basic servlets before.my problem is currently how to deploy a simple webapp? Some people include servlets, others use beans, (or taglib which looks kind of the same to me).I started with compiling java classes and including them (which did work, untill some point where I started working with sessions and stuff...)..Whats best to use? and when? Is it okay to use em all together? And does anyone has a good referencce...
-
C'm on guys.. we are NOT living in the 90'ies anymore... a <table> icw align=center is NOT ALLOWED besides, he was talking about TEXT alignment.. so, how about: CSStd.mystyle { text-align: center; width: 871; padding: 0; } HTML <td class="mystyle"> yadda yadda </td>
-
When the design of the script allows that, you should
-
Hi all.... I just moved from my local server to Xisto for testing my JSP and servlets... However I am having troubles with my servlet classes... when I put them under the WEB-INF/classes/ I don't know what the package on top of my classes should be, and how I include em in the JSP files..... Offcource I can find out but I'm to lazy to keep recompiling my classes untill it works ... Tnx
-
That " Google's custom site search " is a nice alternative... Allthough I think it is not really proffesional on a site which is made for selling items... When you build your own search system you could format it in the way you want.. so .... The best way to BUILD your own searchsystem is to dynamically format your SQL query's ... WHERE companyname LIKE '%$searchname%
-
Just fully delete the "header( "Location: $location" );" ...And write a new method that takes care of this stuff...my advice is to use <body onLoad=""> ... good luck!
-
Not bad for a start...But I really don't understant why the builder didn't make a nice class of this all.....I build a class which can basically do anything with images
-
No Jsp Support? Than why did I register @ trap17
vitrus replied to vitrus's topic in Websites and Web Designing
Dogeater.. that really is something else... I am talking about servlets and JSP... not JVM and applets ... Tnx anyway all .... http://forums.xisto.com/no_longer_exists/ it works ( I requested it by the way ).. Xisto r0x -
I started a class that should mesure hits, visits, etc per day (in a servlet) today...I will post the result soon!
-
You are totally right... -PHP is much easier... You don't have to bother about object types (string, integer, array, enumeration ed).. you just enter $object = "whaaaatever"; and it allways works... - PHP works fast for small applications (so most personal websites). - PHP has more default methods (like stripslashes() sha1() md5() etc)... - And a PHP host is very easy to find... JSP takes some more time.... However: JSP / J2EE r0000x.. if you use it where its made for "Jave 2 enterprise edition"...
-
Indeed, just let a timer run, 12:xx:21 and when the xx = 00 OR 30 ... just send your form!
-
Thats a good thing ,And those ads for the magazine's are quite nice
-
No Jsp Support? Than why did I register @ trap17
vitrus replied to vitrus's topic in Websites and Web Designing
It only shows a blanc page in retarded microsoft brouwsers.. Because it is against the will of big mr. Gates to display anything that has anything to do with java or sun...How do I activate JSP? -
No Jsp Support? Than why did I register @ trap17
vitrus posted a topic in Websites and Web Designing
Hi all.. I just received my Xisto hosting account which I registered because I read that it supported java and JSP .. But this http://forums.xisto.com/no_longer_exists/ makes me think it does not... -
Digital Clock the finest moment of evolution
vitrus replied to BuffaloHelp's topic in Websites and Web Designing
Okay it fun.. but you just need 10 different flash animations.. I can't see why that has to take 4 years -
Internet Explorer And Web Standards The harm IE does to Web
vitrus replied to eXtreme's topic in Websites and Web Designing
heey eXtreme! Finally someone that uses his brain! Away with Internet Explorer, and fron now on.... ONLY : and Amen... -
Website No No's Things a GOOD website SHOULDNT have
vitrus replied to icylady101's topic in Websites and Web Designing
Point 2 is fun.. d0000h sure the scrollbar value's don't have to be all in the same color!!!! And the n00bs that do so... They are to stupid to have anything usefull to say so you should leave the website immediatly.... By the way, w3c hasn't acknowledged changing your scrollbar with CSS! (so it is INVALID). (and firefox ignores it!)