Re: [WebDNA] generic Ajax question: storing a variable site-wide
This WebDNA talk-list message is from 2009
It keeps the original formatting.
numero = 102070
interpreted = N
texte = sorry - think I missed a bracket. Please find all below
On 26 Feb 2009, at 12:18, christophe.billiottet@webdna.us wrote:> Hello Toby! i replaced the js code by the one you gave:>> >>> but the fadein, fadeout effects do not work anymore. I guess the > solution would be to permanently store the [fname] value, this is > why i used the scope=global, but unsuccessfully so far..>> chris>> On Feb 26, 2009, at 9:09, Toby Cox wrote:>>> try this:>>>> $.post('test.dna',{fname:$('#fname').val()}, function(data){>> $('form#submit').hide();>> $('div.success').html(data);>> $('div.success').fadeIn();>> }>>>> });>>>>>>>> On 26 Feb 2009, at 11:03, christophe.billiottet@webdna.us wrote:>>>>> Hello folks!>>>>>> i am testing an Ajax form (using jquery.js) that posts a field >>> into a .dna file, fade out the field and fade in the result inside >>> another
>>>>>> Here the code:>>> --------------------------->>>
>>>>>>>>>>>>
>>> [include test.dna]>>>
>>>>>>>>> >>> --------------------------->>>>>> It partly works only: the test.dna file gets the fname variable >>> but returns 2/26/2009 and [fname], uninterpreted:>>>>>> --------------------------->>> >>> [date], [text scope=global]name=[fname][/text]>>> [date], [name]>>> --------------------------->>>>>> I tested with [writefile], and this works: i get a file with >>> 2/26/2009 and the correct content of the field, meaning the fname >>> variable is properly passed to test.dna. I can then include it >>> inside my "success" container, but this is not what i want. Does >>> anyone knows how to store the [fname] value site-wide in order to >>> recover it inside my container?>>>>>> chris>>>>>> --------------------------------------------------------->>> This message is sent to you because you are subscribed to>>> the mailing list
.>>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us>>> old archives: http://dev.webdna.us/TalkListArchive/>>>> --------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us>> old archives: http://dev.webdna.us/TalkListArchive/>> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> old archives: http://dev.webdna.us/TalkListArchive/
Associated Messages, from the most recent to the oldest:
sorry - think I missed a bracket. Please find all belowOn 26 Feb 2009, at 12:18, christophe.billiottet@webdna.us wrote:> Hello Toby! i replaced the js code by the one you gave:>> >>> but the fadein, fadeout effects do not work anymore. I guess the > solution would be to permanently store the [fname] value, this is > why i used the scope=global, but unsuccessfully so far..>> chris>> On Feb 26, 2009, at 9:09, Toby Cox wrote:>>> try this:>>>> $.post('test.dna',{fname:$('#fname').val()}, function(data){>> $('form#submit').hide();>> $('div.success').html(data);>> $('div.success').fadeIn();>> }>>>> });>>>>>>>> On 26 Feb 2009, at 11:03, christophe.billiottet@webdna.us wrote:>>>>> Hello folks!>>>>>> i am testing an Ajax form (using jquery.js) that posts a field >>> into a .dna file, fade out the field and fade in the result inside >>> another >>>>>> Here the code:>>> --------------------------->>>
>>>>>>>>>>>>
>>> [include test.dna]>>>
>>>>>>>>> >>> --------------------------->>>>>> It partly works only: the test.dna file gets the fname variable >>> but returns 2/26/2009 and [fname], uninterpreted:>>>>>> --------------------------->>> >>>
[date], [text scope=global]name=[fname][/text]>>>
[date], [name]>>> --------------------------->>>>>> I tested with
[writefile], and this works: i get a file with >>> 2/26/2009 and the correct content of the field, meaning the fname >>> variable is properly passed to test.dna. I can then include it >>> inside my "success" container, but this is not what i want. Does >>> anyone knows how to store the [fname] value site-wide in order to >>> recover it inside my container?>>>>>> chris>>>>>> --------------------------------------------------------->>> This message is sent to you because you are subscribed to>>> the mailing list
.>>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us>>> old archives: http://dev.webdna.us/TalkListArchive/>>>> --------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us>> old archives: http://dev.webdna.us/TalkListArchive/>> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> old archives: http://dev.webdna.us/TalkListArchive/
Toby Cox
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
IE-caching (1998)
problems with 2 tags (1997)
Calculating multiple shipping... (1997)
Secure server question (1997)
Running 2 two WebCatalog.acgi's (1996)
multi-paragraph fields (1997)
How to search dbs across virtual hosts for same domain? (2003)
MacAuthorize and WebMerchant (1997)
SKU's (2000)
Purging the .hdr file from cache ... ? (2003)
Exclamation point (1997)
grep twice or a better way.... (2007)
SQL statements (2002)
Generating Report Totals (1997)
Linux ODBC and the ODBC Bridge (2000)
showif and cart (1997)
Grep question [parsing variables] problem (2003)
Sorting Numbers (1997)
Odd search results, or odd programmer, not sure which... (2002)
displaying New products (Yikes! it's Fixed!) (1997)