Hello,
Thank you for your reply. No it was not working before. Anyway the developer of the application stopped communicating before that issue was solved .The compose code is here
[code]
Sending a Mail
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Formated
Clean all
Police
Arial
Arial Black
Arial Narrow
Comic Sans MS
Courier New
System
Times New Roman
Verdana
Wingdings
Size
1
2
3
4
5
6
7
Color
Red
Blue
Green
Black
Background
Red
Blue
Green
Black
Yellow
White
<!–
Composition.document.open();
Composition.document.write(bodyTag);
Composition.document.close();
Composition.document.designMode="On";
// -->
</script>
</tr> </td>
</table>
</td>
</tr>
<tr><td ><input type='checkbox' name="smscheck" value=1> <b>Send as SMS Message</b></td></tr>
<tr><td ><input type='checkbox' name="mailcheck" value=1><b>Send as a Mail</b></td></tr>
<tr>
<td align="center">
<input type="hidden" name="message" >
<input type="submit" value="Send" name="B1"> <input type="button" value="Back" onClick="javascript:window.location.href='mailinglist.php'">
|
|
[/code].
I can give you the login details to the page and see
Your help is always appreciated
Thank you
Ronnie
|