[Misc] World of scripts geht nicht - was jetzt?

dunja29
Hallo liebe GB´lers...ich verzweifle langsam ( xD ) ....ich habe eeendlich ( großes Grinsen ) eine Klickshop hinbekommen. Doch jetzt...will ich absenden...und dann kommt eine Seite : Diese Seite kann nicht gefunden werden. Auf jeden Fall hat das was mit world-of-scripts zu tun (Zum Teilbesteht der Code aus Worl-of-scripts - ausm Tut) ...ich geh also auf die Seite...und da steht das gleiche. Was soll ich denn jetzt tun? Ich brauche dringend einen Shop. Kennt jemand einen guten Code (außer den von VRH-Adventskalender - kapier ich nich) ?!...Bitte...brauche eure Hilfe...

P.S : Hab die Such benutzt, fand zwar so ein Thema, doch das ist ein Monat her und hat sich wieder geklärt - von selbst !

LG dunja29 <3
Ponyhof
www.world-of-scripts.de hat oft einen Fehler ^^ Bearbeiten und und und
Natürlich funktionieren dann auch alle Formulare von dort nicht, entweder man findet sich dann damit ab oder sucht sich einen neuen Anbieter. Ist leider die gnadenlose Wahrheit (=

MfG;
Ponyhof
dunja29
Hm..ja warscheinlich..leida unglücklich ...weißt du einen anderen Anbieter ...der auch zu diesem Code passt?! großes Grinsen

code:
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:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title>Main3</title>
</head>
<body
 style="background-image: url(http://gestuetmondea.ge.funpic.de/Main3.jpg);">
<div style="text-align: center; font-family: Verdana;"><small><br>
<br>
<form method="post" action="http://www.world-of-scripts.net/mailer.php">
<!-- Erstellt mit world-of-scripts.net - Formular-Generator 2.0 -->
<input type="hidden" name="id" value="546063">
<input type="hidden" name="an" value="gestuet-mondea@web.de">
<input type="hidden" name="betreff" value="Sattel und Trensen">
<input type="hidden" name="danketext" value="Vielen Dank für deinen Einkauf.."> 
<br>
<table border="1" widht="400">
<tr>
<td colspan="3">Sättel</td>
</tr>
<tr>
<td>Dressursattel</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>750,-</td>
<td><input type="checkbox" name="Dressursattel"></td>
</tr>
<tr>
<td>Springsattel</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>850,-</td>
<td><input type="checkbox" name="Springsattel"></td>
</tr>
<tr>
<td>Vielseitigkeitssattel</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>720,-</td>
<td><input type="checkbox" name="Vielseitigkeitssattel"></td>
</tr>
<tr>
<td>Westernsattel</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
<option>hellbraun</option>
</select></td>
<td>710,-</td>
<td><input type="checkbox" name="Westernsattel"></td>
</tr>
<tr>
<td>Wandersattel</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
<option>hellbraun</option>
</select></td>
<td>500,-</td>
<td><input type="checkbox" name="Wandersattel"></td>
<tr>
<td>Töltsattel</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>790,-</td>
<td><input type="checkbox" name="Töltsattel"></td>
</tr>
</table>
<br>
<br>
<table border="1" widht="400">
<tr>
<td colspan="3">Sattel Zubehör</td>
</tr>
<tr>
<td>Steigbügel (2er Pack)</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>silber</option>
<option>gold</option>
</select></td>
<td>30,-</td>
<td><input type="checkbox" name="Steigbügel (2er Pack)"></td>
</tr>
<tr>
<td>Steigbügelriemen </td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
<option>hellbraun</option>
</select></td>
<td>45,-</td>
<td><input type="checkbox" name="Steigbügelriemen"></td>
</tr>
<tr>
<td>Sattelgurt</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>35,-</td>
<td><input type="checkbox" name="Sattelgurt"></td>
</tr>
<tr>
<td>Sattelgurtschoner</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
</select></td>
<td>18,-</td>
<td><input type="checkbox" name="Sattelgurtschoner"></td>
</tr>
</table>
<br>
<br>
<table border="1" widht="400">
<tr>
<td colspan="3">Sattelunterlage</td>
</tr>
<tr>
<td>Satteldecke</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>dunkelblau</option>
<option>weiß</option>
<option>schwarz</option>
<option>weinrot</option>
<option>hellblau</option>
<option>dunkelgrün</option>
<option>beige</option>
</select></td>
<td>20,-</td>
<td><input type="checkbox" name="Satteldecke"></td>
</tr>
<tr>
<td>Schabracke</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>dunkelblau</option>
<option>weiß</option>
<option>schwarz</option>
<option>weinrot</option>
<option>hellblau</option>
<option>dunkelgrün</option>
<option>beige</option>
</select></td>
<td>23,-</td>
<td><input type="checkbox" name="Schabracke"></td>
</tr>
<tr>
<td>Entlastungspad Dressur</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz (Schaumstoff)</option>
</select></td>
<td>85,-</td>
<td><input type="checkbox" name="Entlastungspad Dressur"></td>
</tr>
<tr>
<td>Entlastungspad Springen</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz (Schaumstoff)</option>
</select></td>
<td>85,-</td>
<td><input type="checkbox" name="Entlastungspad Springen"></td>
</tr>
</table>
<br>
<br>
<table border="1" widht="400">
<tr>
<td colspan="3">Reithalfter</td>
</tr>
<tr>
<td>Englisches Reithalfter</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>250,-</td>
<td><input type="checkbox" name="Englisches Reithalfter"></td>
</tr>
<tr>
<td>Vielseitiges Reithalfter</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>300,-</td>
<td><input type="checkbox" name="Vielseitiges Reithalfter"></td>
</tr>
<tr>
<td>Mexikanisches Reithalfter</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
<option>hellbraun</option>
</select></td>
<td>200,-</td>
<td><input type="checkbox" name="Mexikanisches Reithalfter"></td>
</tr>
<tr>
<td>Westernazum</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
<option>hellbraun</option>
</select></td>
<td>200,-</td>
<td><input type="checkbox" name="Westernzaum"></td>
</tr>
</table>
<br>
<br>
<table border="1" widht="400">
<tr>
<td colspan="3">Gebisse</td>
</tr>
<tr>
<td>Gebiss doppelt gebrochen</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>silber</option>
<option>gold</option>
</select></td>
<td>48,-</td>
<td><input type="checkbox" name="Gebiss doppelt gebrochen"></td>
</tr>
<tr>
<td>Wassertrense gebrochen</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>silber</option>
<option>gold</option>
</select></td>
<td>38,-</td>
<td><input type="checkbox" name="Wassertrense gebrochen"></td>
</tr>
<tr>
<td>Westerngebiss</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>silber</option>
<option>gold</option>
</select></td>
<td>40,-</td>
<td><input type="checkbox" name="Westerngebiss"></td>
</tr>
<tr>
<td>Gummischeiben für Trensengebisse</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>grau</option>
</select></td>
<td>2,-</td>
<td><input type="checkbox" name="Gummischeiben für Trensengebisse"></td>
</tr>
</table>
<br>
<br>
<table border="1" widht="400">
<tr>
<td colspan="3">Hilfszügel</td>
</tr>
<tr>
<td>Martingal</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>25,-</td>
<td><input type="checkbox" name="Martingal"></td>
</tr>
<tr>
<td>Dreicekszügel</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>28,-</td>
<td><input type="checkbox" name="Dreieckszügel"></td>
</tr>
<tr>
<td>Halsverlängerer</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>15,-</td>
<td><input type="checkbox" name="Halsverlängerer"></td>
</tr>
<tr>
<td>Ausbinder</td>
<td><select size="1" name="obe" style="font-family: Verdana; font-size: 10px">
<option selected>schwarz</option>
<option>dunkelbraun</option>
</select></td>
<td>18,-</td>
<td><input type="checkbox" name="Ausbinder"></td>
</tr>
</table>
<br>
<br>
Name: <input type="text" name="Name"><br>
<br>
Preis: <input type="text" name="Preis"><br>
<br>
<input type="submit" value="Senden"> <input type="reset" value="Neu"></form>

</small></div>
<br>
<br>
</span></small>
</body>
</html>