UserName with Form Submit

T

Trenton

I am looking for a way to send the users Network name when a Publisher web
form is submitted Via email.

I found the following but do not know how to implement it into a Publisher
2007 Web Publication.

var wn = new ActiveXObject("WScript.Network");
var uName = wn.UserName;

Any suggestions on how to get this to function? Maybe with an HTML code
Fragment? Jscript?
 
D

DavidF

There has been a number of people that have tried to customize the form in
Publisher and haven't been successful. I believe you are pretty much stuck
with what you get. However, don't forget that Publisher can use a different
form program if your web host provides one. Check your web host...most offer
alternative form programs and they are usually more customizable.

DavidF
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top