Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Date String format for Registration
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Brachole
Starting Member

USA
33 Posts

Posted - 25 April 2005 :  14:14:35  Show Profile  Visit Brachole's Homepage
I'm using my own html form to register new members and entering the information into the FORUM_MEMBERS table in Access.

How can I include the same date string used by the Forum Registration form in my own html form.

Here's my html form:

<form action="<%=MM_editAction%>" method="POST" name="NovaForm" id="NovaForm">

Full Name: <input name="name" type="text" id="name" size="40">
<div align="right">E-Mail Address:</div>
<input name="email" type="text" id="email3" size="40">
<input type="submit" name="Submit22" value="Continue >">
<input type="hidden" name="MM_insert" value="NovaForm">
</form>

thanks.

HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 25 April 2005 :  14:23:49  Show Profile  Visit HuwR's Homepage
you can include the inc_func_common.asp file and use the DateToStr function
Go to Top of Page

Brachole
Starting Member

USA
33 Posts

Posted - 25 April 2005 :  14:45:13  Show Profile  Visit Brachole's Homepage
When I include the file, the following error occur:

Microsoft JScript compilation error '800a03f7'

Unterminated string constant

/Forum/inc_func_common.asp, line 2

'#################################################################################
----------------------------------------------------------------------------------^

I'm using ASP with Javascript....could that be a problem? I see that the function is in VBScript.

How can I include in my form?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.59 seconds. Powered By: Snitz Forums 2000 Version 3.4.07