Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Gomack #1
Help with Javascript & ASP.NET
Hi, I was wondereing if someone out there could recommend a good source of
information on the art of exchanging information between javascript and asp.net
within a DMX04 site. My immediate interest is being able to capture a date
generated by a javascript-based popup calendar (Kerberos Date Picker) and then
saving it in an Access 2000 database, but I'd also like to do some client-side
calculations and send the results back to a database. TIA Mack
Gomack Guest
-
Include javascript in a javascript file
Hello, Is there a way to include a javascript file from WITHIN a javascript file? Something similar as in the "#include" directive in C++? ... -
cfm to htm & javascript
We just upgraded from 5 to MX 7. We have a page that we flatten from cfm to htm. There are popup window links on the page in the form of... -
output text in control location; calling control javascript from page javascript
Hi; If you don't know, I'm just learning javascript and aspnet, but I have a pretty good grounding in windows programming. I'm trying to build a... -
JavaScript - How do you add an action to the JavaScript action menu
Greetings, I'd like to add custom script(s) to the drop down list of actions in Acrobat. We are creating an app where many authors will be... -
need javascript staff (anyone who knows javascript peroid) (READ)
hey its me ultimategamerx and im back in some clothes lol i need some people who know java script i need help please reply if ya know some -
Paul Whitham TMM #2
Re: Help with Javascript & ASP.NET
I am pretty sure that you can not pass a value directly between the two
languages. What you probably need to do is have a hidden form field that the
calendar popup passes a value to and then you pick up this up in your insert
statement.
You can use something like the Calculate Form behaviour from [url]www.yaromat.com[/url]
to handle your calculations and then use the results fields to post to the
database.
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"Gomack" <webforumsuser@macromedia.com> wrote in message
news:d3nbus$fk8$1@forums.macromedia.com...of> Hi, I was wondereing if someone out there could recommend a good sourceasp.net> information on the art of exchanging information between javascript anddate> within a DMX04 site. My immediate interest is being able to capture athen> generated by a javascript-based popup calendar (Kerberos Date Picker) andclient-side> saving it in an Access 2000 database, but I'd also like to do some> calculations and send the results back to a database. TIA Mack
>
Paul Whitham TMM Guest



Reply With Quote

