Een verschrikkelijke fout

Daoloth

New member
Op: http://www.one2xs.com/offline
Als je een veld verkeerd hebt ingevuld,
dan krijg je bij de url de omschrijving als value.
Heel irritant!
emo.gif
 

Jurgen

Active member
Ik snap niet wat je bedoelt, ik krijg bij het fout invullen bovenaan gewoon een foutmelding.
 

Tgrm

New member
Jurrie (link):
Ik snap niet wat je bedoelt, ik krijg bij het fout invullen bovenaan gewoon een foutmelding.


Ik snap het ook niet
redface.gif
 

Daoloth

New member
Len heeft dit:


Codeblok:



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

<tr>
<td>
Wat werkt er niet (omschrijf)?
</td>

<td>
<input type="text" name="wat" class="input" value="[COLOR= #0000BB]<?php[/COLOR] echo isset[COLOR= #007700]([/COLOR][COLOR= #0000BB]$_POST[/COLOR][COLOR= #007700][[/COLOR][COLOR= #DD0000]wat[/COLOR][COLOR= #007700]]) ?[/COLOR] [COLOR= #0000BB]$_POST[/COLOR][COLOR= #007700][[/COLOR][COLOR= #DD0000]wat[/COLOR][COLOR= #007700]] :[/COLOR] [COLOR= #DD0000][/COLOR][COLOR= #007700];[/COLOR] ?>" />
</td>
</tr>
<tr>
<td>
Heb je een link naar dat wat er niet werkt?
</td>
<td>

<input type="text" name="link" class="input" value="[COLOR= #0000BB]<?php[/COLOR] echo isset[COLOR= #007700]([/COLOR][COLOR= #0000BB]$_POST[/COLOR][COLOR= #007700][[/COLOR][COLOR= #DD0000]wat[/COLOR][COLOR= #007700]]) ?[/COLOR] [COLOR= #0000BB]$_POST[/COLOR][COLOR= #007700][[/COLOR][COLOR= #DD0000]wat[/COLOR][COLOR= #007700]] :[/COLOR] [COLOR= #DD0000][/COLOR][COLOR= #007700];[/COLOR] ?>" />
</td>
</tr>






ipv


Codeblok:



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

<tr>
<td>
Wat werkt er niet (omschrijf)?
</td>

<td>
<input type="text" name="wat" class="input" value="[COLOR= #0000BB]<?php[/COLOR] echo isset[COLOR= #007700]([/COLOR][COLOR= #0000BB]$_POST[/COLOR][COLOR= #007700][[/COLOR][COLOR= #DD0000]wat[/COLOR][COLOR= #007700]]) ?[/COLOR] [COLOR= #0000BB]$_POST[/COLOR][COLOR= #007700][[/COLOR][COLOR= #DD0000]wat[/COLOR][COLOR= #007700]] :[/COLOR] [COLOR= #DD0000][/COLOR][COLOR= #007700];[/COLOR] ?>" />
</td>
</tr>
<tr>
<td>
Heb je een link naar dat wat er niet werkt?
</td>
<td>

<input type="text" name="link" class="input" value="[COLOR= #0000BB]<?php[/COLOR] echo isset[COLOR= #007700]([/COLOR][COLOR= #0000BB]$_POST[/COLOR][COLOR= #007700][[/COLOR][COLOR= #DD0000]link[/COLOR][COLOR= #007700]]) ?[/COLOR] [COLOR= #0000BB]$_POST[/COLOR][COLOR= #007700][[/COLOR][COLOR= #DD0000]link[/COLOR][COLOR= #007700]] :[/COLOR] [COLOR= #DD0000][/COLOR][COLOR= #007700];[/COLOR] ?>" />
</td>
</tr>




 
Bovenaan