![]() |
| |||||||
![]() | « Previous Thread | Next Thread » |
| | LinkBack | Thread Tools | Display Modes |
| |||
| i, I have a page called one.asp where there are 7 hidden fields which hold values in them when a user opens up one.asp i want to redirect them to a different page and pass the values in the hidden fields i dont want to pass the values through querystring which can be visible in the url is there a way of sending the values to the new page either through javascript or through asp todd Last edited by richyrich; May 6th, 2008 at 11:20 AM. |
| Sponsored Links |
| ||||
| So basically, you're looking for the form to auto submit when they view the page? Code: <form method="post" action="pagetotransferto.asp" name="frm">
<input type='hidden' Value='this is hidden'>
</form>
<script>
document.frm.submit();
</script>
__________________ jmurrayhead Did I help you out? Make me popular by clicking the icon!If you found a post helpful, please click the button in the lower right-hand corner of the post.Powered by ASP.Net |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| go page to page questionaire app | peebman2000 | .Net Development | 3 | April 26th, 2008 04:42 PM |
| Sponsored Links |
| ASP.NET Resource Index a directory of ASP.NET tutorials, applications, scripts, assemblies and articles for the novice to professional developer. Free Web Directory Including Chats and Forums Resources, Offer automatic, instant and free directory submissions. | URLZ Web Directory URLZ Web Directory Free Web Directory - Add Your Link The Little Web Directory | Free Web Directory Pegasus free web directory is a free directory organised by categories. Web Directory & SEO Services dirroot web directory |