At 6:50 AM -0800 2/25/2001, Watson, Christopher wrote:
>Roy,
>
>You're letting Lingo do all the work for you, right?
>
>lsURL = "http://roypardi.com/bin/dbman/db.cgi"
>llFormProps = [:]
>llFormProps.addProp(#db, "default")
>llFormProps.addProp(#uid, "")
>llFormProps.addProp(#userID, "admin")
>llFormProps.addProp(#ps, "admin")
>llFormProps.addProp(#login, "Logon")
>miNetID = postNetText(lsURL, llFormProps)


yes - I was just showing the prop list that gets sent.

The problem was not having this n/v pair correct:  login/Logon

thanks!

-Roy
-- 

     Roy Pardi
--------------------------------------------------------------------
Multimedia Developer   +  Lingo Programming Consultant
                                 [EMAIL PROTECTED]
--------------------------------------------------------------------



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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