possible to store javascript document.forms[0].value to ASP session?
- From: bonnie.tangyn@xxxxxxxxx
- Date: 30 Jun 2006 09:56:30 -0700
Hello all
Would it be possible to store javascript document.forms[0].value to ASP
session as global variable? If it is not possible, how can I pass the
javascript document.forms[0].value to ASP/vbscript function?
I need to pass the javascript value to ASP/vbscript function because I
have to store the javascript value into database.
I can't use Request.Form for getting field value. Because there is a
submit button in the same form for calling email function in another
ASP page.
Thanks
Bon
.
- Follow-Ups:
- Prev by Date: Menu Systems, comments
- Next by Date: Re: AJAX.NET and prototype.js
- Previous by thread: Menu Systems, comments
- Next by thread: Re: possible to store javascript document.forms[0].value to ASP session?
- Index(es):