tsumetaitenshi
New member
so here's the challenge:
1) you know how some sites like have an artwork next to the address? like Google has the "g" and yahoo answers has the green speech bubble with the "*" inside. whats the code for that? where can i find it?
2) were trying to make something that works kinda like an "if then" equation where if some one selects from several options the equation places it in the proper order and generates a web address?
this is the address:
http://www.bkstr.com/webapp/wcs/stores/servlet/booklookServlet?bookstore_id-1=1141&term_id-1=FA2010&div-1=&dept-1=ACCT&course-1=2101§ion-1=L01
see how it says FA2010? ACCT? 2101? L01? we need a cod that will change this as a user selects from a drop down menu. so if u were to look for biol 1010 L03 next fall it would automatically spit out the web address:
http://www.bkstr.com/webapp/wcs/stores/servlet/booklookServlet?bookstore_id-1=1141&term_id-1=FA2011&div-1=&dept-1=BIOL&course-1=1010§ion-1=L03
and so on PLEASE HELP
ok so what is the java code? lol
1) you know how some sites like have an artwork next to the address? like Google has the "g" and yahoo answers has the green speech bubble with the "*" inside. whats the code for that? where can i find it?
2) were trying to make something that works kinda like an "if then" equation where if some one selects from several options the equation places it in the proper order and generates a web address?
this is the address:
http://www.bkstr.com/webapp/wcs/stores/servlet/booklookServlet?bookstore_id-1=1141&term_id-1=FA2010&div-1=&dept-1=ACCT&course-1=2101§ion-1=L01
see how it says FA2010? ACCT? 2101? L01? we need a cod that will change this as a user selects from a drop down menu. so if u were to look for biol 1010 L03 next fall it would automatically spit out the web address:
http://www.bkstr.com/webapp/wcs/stores/servlet/booklookServlet?bookstore_id-1=1141&term_id-1=FA2011&div-1=&dept-1=BIOL&course-1=1010§ion-1=L03
and so on PLEASE HELP
ok so what is the java code? lol