Hi Daniel,

The shockmail works ok from any machine connected to a
server thru a LAN. The server has the only access to
internet thru its modem. Fine that much.....

I just supplied few codes in the movie like
global b1,b2
on startmovie
   put the username into b1
   put the organizationname into b2
end

b1 and b2 are my global vars which i want to be mailed
to a particular mail address in addition to some other
data from users machine.

Here comes the prob. Once published, the .dcr file
displays zero (0) for b1 and b2. Is net lingo is
restricted in a .dcr file? How can i extract these
values from user's pc and e-mail from an exe? --Ques
1.

Ques---2.
Budyapi says you can open an html file "hidden" using
the command 
baopenurl("filename","hidden")
Used relative pathname for "filename"

But whenever i used this command, a new browser pops
up with the correct .dcr file in it, into the view of
the user. Why? Can i hide the browser window and run
it without showing to the user?


I was not able to send the mail successfully from my
exe. I had included "ineturl", "netfile" and "neturl"
xtras inside "xtras" folder in the same level of the
exe.

Waiting for your valuable comments,

Regards,

Biju George.


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to