Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NS6 Private Messages - Preview doesn't work
Message
Information générale
Forum:
Level Extreme
Catégorie:
Autre
Titre:
NS6 Private Messages - Preview doesn't work
Divers
Thread ID:
00695628
Message ID:
00695628
Vues:
12
Michel,

It is not all that important, but I found that I can't do a Preview from a re to a Private Message in NS6.
It does open a new browser instance, but the form remains blank.

FYI below is the source of it, which I commented out.
<!form METHOD="POST" ACTION="/wconnect/wc.dll?FournierTransformation" NAME="FournierTransformation">
<!input TYPE=hidden NAME=Systeme VALUE=2>
<!input TYPE=hidden NAME=Traitement VALUE=29>
<!input TYPE=hidden NAME=SousTraitement VALUE=13>
<!input TYPE=hidden NAME=NoMember>
<!input TYPE=hidden NAME=Title>
<!input TYPE=hidden NAME=Notes>

<!/form>

<!script>
document.FournierTransformation.NoMember.value=window.opener.Message.To.value
document.FournierTransformation.Title.value=window.opener.Message.Title.value
document.FournierTransformation.Notes.value=window.opener.Message.Notes.value
document.FournierTransformation.submit()
<!/SCRIPT>
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform