[Proto-Scripty] Re: Updater from within an iframe

2008-11-18 Thread Ron Newman
Yep, tried that. I was trying to be SUBTLE by mentioning that it wanted a string as the first argument, but that's what I meant, that I tried assigning a var and then passing that. Seems it should work but it didn't. On Tue, Nov 18, 2008 at 10:11 AM, Matt Foster <[EMAIL PROTECTED]>wrote: > > >

[Proto-Scripty] Re: Scriptacuous: autocomplete How do I update my database in PHP after the string is found

2008-11-19 Thread Ron Newman
If you're asking about the PHP part, all you need is an ID field in your database table: table fields: ID UNIQUE_CUST_ID Judging by your code, UNIQUE_CUST_ID is probably text, something you can enter in a user form. I'd change it to something meaningful, like 'ARTISTNAME'. And ID would be just

[Proto-Scripty] Re: Objects that return zero length

2009-07-15 Thread Ron Newman
e parameter it needs to act upon. Just > remove > > > > > "this" from your "this.edge..." line and you should be good. > > > > > > > -- > > > > > > >http://positionabsolute.net > > > > > > >