ASP experts required

nothing in the log files as far as I can tell

stelly I have just emailed you the ASP pages, let me know if you need anything else

thanks for the education :)
 
page 1 and page 2 work in IE but not in Mozilla Firefox or other browsers..

Page 3 does not work in IE or Mozilla FF i.e. when you click on submit theres a "Microsoft VBScript runtime error '800a01a8'

Object required

/booking3.asp, line 478
" error.. "

hope that helps
 
thank you so much


just emailed you 3 pages

djkav - its three pages of code do you really want me to upload it here? sure that error is simple but in the bigger picture the fact it is wont work in FF and whilst page 3 works in IE it stops working when you submit the form as you receive the above error - want me to email you the pages?
 
booking.asp and booking2.asp now work in both IE and Firefox

booking3.asp however does not work

please can you help me resolve it and get it to work? dont know why really...

thanks for you help

cheers

p.s. thanks djkav I noticed I am getting nbsp infront of textfield headers on booking2.asp I think its because of having left out more ";" but dont know where
 
Last edited:
the error I am receiving on booking3.asp is as follows

Microsoft VBScript runtime error '800a01a8'

Object required

/booking3.asp, line 479


any ideas why?

thanks
 
yep sure did i replaced the incorrect code with this

If IsObject(rs) Then
rs.close
Set rs = Nothing
End If
%>

and I am receiving the above error msg

any ideas whats happening?
 
djkav - i changed booking2.asp as per your recommendation now im receiving this error:

&nbspAirport:

before when Pho did I had this problem only:

&nbspAirport

some small coding issue here - please help me resolve it

thanks guys
 
i changed it back to what PHO did originally so am still receiving the "&nbspAirport" problem on booking2.asp
 
there error has gone loooooooooool

however one minor issue, when i click on the "accept" button I then am greeted with an error page - why is that?

that happens on both IE and FF
 
pho - find and replace fixed that little issue nicely , thanks

to the posting issues on booking3.asp why do I get an error? any ideas?
 
why is it not working? any ideas? the page is valid etc

im baffled, snookered, stumped...

i have all the files that make up the site include that the index.asp file that doesnt exist...
 
I am beginning to think that the index page was not finished despite sending you a copy by email - does that page I just emailed you look finished?

inside the Shared SSL folder I have the following files

filesvd.jpg


what dya think?
 
kk well in that case I will stop here and speak to the host and see what they say

thank you so much for all your help and support I will let you know how I get on

cheers :)
 
well having spoken to the hosts, I learnt the last page was there error so now the form is FIXED :) :)

Thank you all in particular PHO, you have been a breathe of fresh air - thank you my friend
 
hi there,

can anyone help me remove the paypal button from this page and replace with an "accept button" so that when user clicks on "accept" I receive an email?

My ASP skills suck!!

I have uploaded the page here:

here you go

Thanks in advance
 
Back
Top Bottom