i create this html file :
<html>
<head>
<title>MMS creator</title>
</head>
<body>
<form method="POST" action="" enctype="multipart/form-data">
from :<input type="text" name="from"><br>
to :<input type="text" name="to"><br>
text: <input type="text" name="text">
<input type="submit">
</form>
</body>
</html>
and when i fill the form with
form=2563012/TYPE=PLMN
to=2563013/TYPE=PLMN
text=waza
and submit the form i receieved
Malformed MMS message
hav u already get this error mesage
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités
http://mail.yahoo.fr
Yahoo! Mail
_______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
