PC Review


Reply
Thread Tools Rate Thread

Automatic Submit on an ASP page

 
 
Dave Willetts
Guest
Posts: n/a
 
      14th Nov 2003
Hi,

Is there a way to insert a tag/code onto to an ASP page
that has a form with a submit button, to automatically
submit the page with the default text (in this case a
date)?

Many thanks,

Dave
 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      14th Nov 2003
<script type="text/javascript"><!--
document.forms[0].submit();
// --></script>

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.

"Dave Willetts" <(E-Mail Removed)> wrote in message
news:085601c3aa97$19e44600$(E-Mail Removed)...
> Hi,
>
> Is there a way to insert a tag/code onto to an ASP page
> that has a form with a submit button, to automatically
> submit the page with the default text (in this case a
> date)?
>
> Many thanks,
>
> Dave



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      14th Nov 2003
Do you want to automatically submit the form or do you want the form when
submitted to always have the current date submitted as a hidden field?

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Dave Willetts" <(E-Mail Removed)> wrote in message
news:085601c3aa97$19e44600$(E-Mail Removed)...
> Hi,
>
> Is there a way to insert a tag/code onto to an ASP page
> that has a form with a submit button, to automatically
> submit the page with the default text (in this case a
> date)?
>
> Many thanks,
>
> Dave



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Front page submit defalt page Josh Microsoft Frontpage 2 8th May 2007 06:05 PM
disabling or changing FrontPage automatic Submit page =?Utf-8?B?RVNTQw==?= Microsoft Frontpage 8 3rd Sep 2006 07:25 PM
how to submit form data from non asp.net page to asp.net page Dica Microsoft ASP .NET 2 18th May 2006 07:02 PM
Submit Data from ASP.Net Page to ASP Page Kamal Ahmed Microsoft ASP .NET 3 14th Jul 2005 02:45 PM
Submit to New Page Jeff Johnson Microsoft C# .NET 1 10th Jul 2004 05:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:15 PM.