Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

Form problems on host server but OK on local servr

Posted 26 May 2004 13:39:45
1
has voted
26 May 2004 13:39:45 dec Quinn posted:
Hi all,

My site runs perfectly on the MS IIS server installed on my PC, but when I load it onto my hosting server and try to run it any pages that use forms to gather information to pass to a database will not work.

The site was built in Dreamweaver MX 2004, uses ASP VBScript, and runs with no issues on my own PC on MS IIS server with Windows XP Pro as the OS.

It is hosted on a shared MS IIS server, with ASP and SSI enabled.

The forms that won't work collect simple username / password related data and pass it to/from a database. It uses a Dreamweaver server behaviour that posts the form data to the database when the "submit" button on the form page is pressed.

Dreamweaver inserts the code <%MM_editAction%> in the form action field. As far as I can make out this code calls the page that it is placed in and executes script that Dreamweaver places at the top of the page. In my case, the <%MM_editAction%> code doesn't seem to execute and I get a message that says "Bad Request (Invalid URL)" back when I press the "submit" button. (One of the pages in question is www.usingoptions.com/support/register.asp in case anybody wants to try it for themselves).

The strange thing is that it works perfectly when I run the site on my PC.

Any ideas on what the problem might be ? I am stumped, and my hosting company seem to be as well.

Thanks in advance for any help,
DQ.

Replies

Replied 26 May 2004 14:18:08
26 May 2004 14:18:08 dec Quinn replied:
Hi again,

The URL I included in my previous post is incorrect. It should be www.usingoptions.com/support/registration.asp

Thanks
DQ
Replied 26 May 2004 16:21:30
26 May 2004 16:21:30 Dave Thomas replied:
Please do not double post your query.

I have removed your post in the Dreamweaver forum

Regards,
Dave

[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
Replied 26 May 2004 17:23:25
26 May 2004 17:23:25 dec Quinn replied:
Point on double posting noted - I wasn't sure where to place the query so I went for the safety approach.

My host solved my forms problem this morning. It appears that on my host server admin page the Server Side Includes were set up to read ASP pages as SSI's, which caused some confusion for the server. Anyhow, they reset the whole thing and the forms are working now.

Regds,
DQ.
Replied 26 May 2004 17:44:01
26 May 2004 17:44:01 Dave Thomas replied:
strange.

anyway, glad you got it sorted.

Regards,
Dave

[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com

Reply to this topic