Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NS6 Private Messages - Preview doesn't work
Message
General information
Forum:
Level Extreme
Category:
Other
Title:
NS6 Private Messages - Preview doesn't work
Miscellaneous
Thread ID:
00695628
Message ID:
00695628
Views:
11
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>
Next
Reply
Map
View

Click here to load this message in the networking platform