PC Review


Reply
Thread Tools Rate Thread

Calendar on Frontpage... Help?? n00b here

 
 
=?Utf-8?B?Q2xpbnQ=?=
Guest
Posts: n/a
 
      26th Feb 2006
I am creating a website in which I have a form that was automated by the
people who host my website(i filled out a form and it e-mails me the results
in a message to set up appointments) Well, My boss now wants a calendar to
put on the side of the date field, a calendar, and to make the other stuff
look a little more professional.

The website is http://www.precisionautoac.com/contact_us.html and I need to
be able to still have the results e-mailed to me. The code I have is
<form action="http://precisionautoac.com/v-cgi/forms.cgi"
enctype="application/x-www-form-urlencoded"
method="post">
<table> <tr valign="top">
<th align="right">
Name:
</th>
<td>
<textarea name="Name" rows="6" cols="30">First, Last</textarea>
</td>
</tr>
<tr valign="top">
<th align="right">
Service:
</th>
<td>
<textarea name="Service" rows="6" cols="30">Oil Change</textarea>
</td>
</tr>
<tr valign="top">
<th align="right">
Date:
</th>
<td>
<textarea name="Date" rows="6" cols="30">010106</textarea>
</td>
</tr>
<tr valign="top">
<th align="right">
Time:
</th>
<td>
<textarea name="Time" rows="6" cols="30">0830</textarea>
</td>
</tr>
<tr valign="top">
<th align="right">
Comments:
</th>
<td>
<textarea name="Comments" rows="6" cols="30">please include e-mail and
phone number for confirmation or questions</textarea>
</td>
</tr>
<tr>
<th></th>
<td>
<input type="submit" name="Submit" value="Submit" />
</td>
</tr>
</table><input type="hidden" name="_vDeckformid" value="121" />
</form>

Any help would be GREATLY appreciated.
 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      26th Feb 2006
See http://www.javascriptkit.com/script/...calendar.shtml
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"Clint" <(E-Mail Removed)> wrote in message news:21A962D5-1504-4780-ACFA-(E-Mail Removed)...
|I am creating a website in which I have a form that was automated by the
| people who host my website(i filled out a form and it e-mails me the results
| in a message to set up appointments) Well, My boss now wants a calendar to
| put on the side of the date field, a calendar, and to make the other stuff
| look a little more professional.
|
| The website is http://www.precisionautoac.com/contact_us.html and I need to
| be able to still have the results e-mailed to me. The code I have is
| <form action="http://precisionautoac.com/v-cgi/forms.cgi"
| enctype="application/x-www-form-urlencoded"
| method="post">
| <table> <tr valign="top">
| <th align="right">
| Name:
| </th>
| <td>
| <textarea name="Name" rows="6" cols="30">First, Last</textarea>
| </td>
| </tr>
| <tr valign="top">
| <th align="right">
| Service:
| </th>
| <td>
| <textarea name="Service" rows="6" cols="30">Oil Change</textarea>
| </td>
| </tr>
| <tr valign="top">
| <th align="right">
| Date:
| </th>
| <td>
| <textarea name="Date" rows="6" cols="30">010106</textarea>
| </td>
| </tr>
| <tr valign="top">
| <th align="right">
| Time:
| </th>
| <td>
| <textarea name="Time" rows="6" cols="30">0830</textarea>
| </td>
| </tr>
| <tr valign="top">
| <th align="right">
| Comments:
| </th>
| <td>
| <textarea name="Comments" rows="6" cols="30">please include e-mail and
| phone number for confirmation or questions</textarea>
| </td>
| </tr>
| <tr>
| <th></th>
| <td>
| <input type="submit" name="Submit" value="Submit" />
| </td>
| </tr>
| </table><input type="hidden" name="_vDeckformid" value="121" />
| </form>
|
| Any help would be GREATLY appreciated.


 
Reply With Quote
 
=?Utf-8?B?Q2xpbnQ=?=
Guest
Posts: n/a
 
      26th Feb 2006
Thank You, That Helped A LOT!

 
Reply With Quote
 
sheetrum
Guest
Posts: n/a
 
      27th Feb 2006
I just checked your page with the calendar. I believe you need to follow
the directions on the rest to the page Stefan recommended. (Your calendar
doesn't work!)

"Clint" <(E-Mail Removed)> wrote in message
news4057C58-5CF2-4F81-9F74-(E-Mail Removed)...
> Thank You, That Helped A LOT!
>



 
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
ASP.NET n00b needs help here John McClamrock Microsoft ASP .NET 1 3rd Feb 2005 03:52 AM
n00b 2003 question: how can I see my calendar grid again? steve@portigal.com Microsoft Outlook Calendar 3 28th Dec 2004 04:38 PM
VBA n00b :\ skattyd Microsoft Excel Programming 2 16th Nov 2004 07:49 PM
help this n00b CosmicLogick Microsoft VB .NET 1 1st May 2004 11:05 PM
n00b AÑÐ¥ Microsoft Excel Misc 4 6th Apr 2004 09:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:34 PM.