07. april 2003 - 22:16
Der er
6 kommentarer
upload
hej eksperter... kan jeg lave en funktion hvor besøgende på min side kan uploade billeder eller tekstfiler som så kommer til at ligge med samme <font> og alt det andet som dem jeg selv har lagt ud?
Annonceindlæg fra FPT Software
07. april 2003 - 22:37
#5
Forstår ikke helt. Hvordan ville du sætte et af scriptene fra webcafe.dk ind i: <html> <head> <style type="text/css"> <!-- A:link {text-decoration: none; color: #000033;} A:visited {text-decoration: none; color: #000033;} A:active {text-decoration: none; color: #000033;} A:hover {text-decoration: underline; color: #000033;} --> </style> <title>houter.tk</title> </head> <body> <table border="1" bordercolor="#336699" cellspacing="0" cellpadding="1" height="760"> <tr> <td valign="top" width="200"> <font face="tahoma" size="3" color="#FFFFFF"> <b><div style="background-color:#336699">Generelt</div></b></font> <font face="tahoma" size="2"> <img src="pil.gif" height="8" width="8"> <a href="index.html">Forsiden</a><br> <img src="pil.gif" height="8" width="8"> <a href="kontakt.html">Kontakt</a><br> <img src="pil.gif" height="8" width="8"> <a href="folket.html">Folket</a><br> <img src="pil.gif" height="8" width="8"> <a href="afstemninger.html">Afstemninger</a><br> <img src="pil.gif" height="8" width="8"> <a href="skolen.html">Skolen</a><br> <img src="pil.gif" height="8" width="8"> <font color="#000033">Lektier</font><br> <img src="pil.gif" height="8" width="8"> <a href="svomning.html">Svømning</a><br> <img src="pil.gif" height="8" width="8"> <a href="design.html">Design</a><br> <img src="pil.gif" height="8" width="8"> <a href="grafik.html">Grafik</a><br> <img src="pil.gif" height="8" width="8"> <a href="babes.html" target="_self">Babes</a><br> </font> <br> <font face="tahoma" size="3" color="#FFFFFF"> <b><div style="background-color:#336699">Inaktive links</div></b></font> <font face="tahoma" size="2"> <img src="pil.gif" height="8" width="8"> <a href="index.html">Hejsa igem</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Mojn</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Folket</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Afstemninger</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Skolen</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Lektier</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Svømning</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Design</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Grafik</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Damer</a><br> </font> <br> <font face="tahoma" size="3" color="#FFFFFF"> <b><div style="background-color:#336699">Inaktive links</div></b></font> <font face="tahoma" size="2"> <img src="pil.gif" height="8" width="8"> <a href="index.html">Hejsa igem</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Mojn</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Folket</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Afstemninger</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Skolen</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Lektier</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Svømning</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Design</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Grafik</a><br> <img src="pil.gif" height="8" width="8"> <a href="index.html">Damer</a><br> </font> </td> <td valign="top"> <font face="tahoma" size="3" color="#FFFFFF"> <b><div style="background-color:#336699">Lektier</div></b></font> <br> <table border="0" valign="top" width="500"> <tr> <td> <font face="tahoma" size="3">Vælg et fag</font> <table border="0" valign="top" width="500"> <tr> <td valign="top" align="left"> <font face="tahoma" size="2"> <img src="pil.gif" height="8" width="8"> <a href="dansk.html">Dansk</a> (2)<br> <img src="pil.gif" height="8" width="8"> <a href="engelsk.html">Engelsk</a> (1)<br> <img src="pil.gif" height="8" width="8"> <a href="lektier.html">Fransk</a> (0)<br> <img src="pil.gif" height="8" width="8"> <a href="lektier.html">Spansk</a> (0)<br> <img src="pil.gif" height="8" width="8"> <a href="lektier.html">Tysk</a> (0)<br> <img src="pil.gif" height="8" width="8"> <a href="lektier.html">Historie</a> (0)<br> <img src="pil.gif" height="8" width="8"> <a href="lektier.html">Idræt</a> (0)<br> <img src="pil.gif" height="8" width="8"> <a href="lektier.html">Musik</a> (0)<br> <img src="pil.gif" height="8" width="8"> <a href="lektier.html">Biologi</a> (0)<br> <img src="pil.gif" height="8" width="8"> <a href="lektier.html">Fysik</a> (0)<br> <img src="pil.gif" height="8" width="8"> <a href="lektier.html">Kemi</a> (0)<br> </font> </td> </tr> </table> </td> </tr> </table> </td> <td valign="top"> <font face="tahoma" size="3" color="#FFFFFF"> <b><div style="background-color:#336699">Reklamer</div></b></font> <table border="0" valign="top" width="200"> <tr> <td> </td> </tr> </table> </td> </tr> </table> </body> </html>
08. april 2003 - 10:01
#6
<ole> Til en start skal du finde ud af, hvad din server/web-hotel understøtter af serverside sprog (ASP, PHP, JSP, Perl). Derefter må vælge ét, der understøttes og lære lidt om det pågældende sprog ...... Så har du mulighed for at lave, hvad du gerne vil :) /mvh </bole>