PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Re: database Autonumber

Reply

Re: database Autonumber

 
Thread Tools Rate Thread
Old 15-12-2006, 12:49 AM   #1
David Berry
Guest
 
Posts: n/a
Default Re: database Autonumber


What is the entire code you're using?


"youssef" <youssef@discussions.microsoft.com> wrote in message
news:31DC65ED-FCD7-4ADE-A871-BB058B5AC0DF@microsoft.com...
> I've created a form that post information to an other page which in turn
> add
> the data to a database and also sends an email. I would like to add the
> Autonumber to the page and also the email. i have changed the script like
> mentioned in one of the treads but i am getting an error
> Microsoft VBScript runtime error '800a01a8'
>
> Object required: ''
>
> /mayor&council/addrecordconfirmation.asp, line 272
>
> can anyone shade some light please i am on a deadline



  Reply With Quote
Old 15-12-2006, 08:26 AM   #2
Stefan B Rusynko
Guest
 
Posts: n/a
Default Re: database Autonumber

PS
Use of punctuation in file/folder names will cause you link and script problems
& is reserved for use in parameters
Change the folder named mayor&council to
mayor_and_council
or
mayor_council

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"David Berry" <dberry@mvps.org> wrote in message news:ewn2Rt%23HHHA.2232@TK2MSFTNGP02.phx.gbl...
| What is the entire code you're using?
|
|
| "youssef" <youssef@discussions.microsoft.com> wrote in message
| news:31DC65ED-FCD7-4ADE-A871-BB058B5AC0DF@microsoft.com...
| > I've created a form that post information to an other page which in turn
| > add
| > the data to a database and also sends an email. I would like to add the
| > Autonumber to the page and also the email. i have changed the script like
| > mentioned in one of the treads but i am getting an error
| > Microsoft VBScript runtime error '800a01a8'
| >
| > Object required: ''
| >
| > /mayor&council/addrecordconfirmation.asp, line 272
| >
| > can anyone shade some light please i am on a deadline
|
|


  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off