Yes I did, why do you ask??

just trying to find the cause of the problem, try this also. If it dosent solve the problem then it will still be good in the code any way

dim FirstName
if not (request.querystring("FirstName") is nothing) then
  FirstName = request.querystring("FirstName")
end if

Thanks for that, but I still receive the same error.

I'm sorry to be a complete pain.

try this also then xmlDoc.setProperty("ServerHTTPRequest", true)

Hi Jamziee,

Got this error again when I change the code. It seems like it can't find the variables.

Microsoft VBScript compilation error '800a0414'

Cannot use parentheses when calling a Sub

/hosting/data.asp, line 54

xmlDoc.setProperty("ServerHTTPRequest", true)
---------------------------------------------^

yes but why, thats the question

xmlDoc.setProperty "ServerHTTPRequest", true

Hi,

I got this error again once I updated the code...


Microsoft VBScript runtime error '800a01a8'

Object required: ''

/hosting/data.asp, line 5

we could realy do with some more help

Could anyone spare some time to give a helping hand?

IT seems so simple but it's not :(

Could anyone spare some time to give a helping hand?

IT seems so simple but it's not :(

Still no help :(

Doesn't look like it does it? :(

I could really do with some help please - SOMEONE?!

iv moved from iis 6 to apache 2.2 so ill haft to see if i can enable asp on apache. If i can ill get back to looking at it. on a fresh mind

Hi Jamziee,

That would be a great help - you seem to be the only one on this whole community willing to help! Some forum this is!

:)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.