[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] updating data without a form?
> -----Original Message-----
> Two ways to hidden "1" on the webpage.
> 1) <!-- your tags -->
> 2) not tested /from the head
>
> [userdb function=save hide=1]
>
> And please try only with
>
> [tag flag write]userdb[/tag][userdb function=save]
>
> first.
>
> Is the user logged in?
>
Yes, the user is logged in.
I tried just "[tag flag write]userdb[/tag][userdb function=save]", but I'm a
bit surprised why you wanted me to try this. The whole point of the
exercise was to change the value of the field "password" to "secret".
[tag flag write]userdb[/tag][userdb function=save] produced one '1' on the
page, and generated no errors. Of course it didn't actually save any
values.
To address Rene's question, I am looking at mySql data through mySql itself.
_Am