Ask Experts Questions for FREE Help !
Ask

Form Malfunction

Asked Aug 9, 2009, 01:46 PM — 3 Answers
I am having difficulty in getting a form to function on my website. I have used forms previously, on websites, but for some reason, the code that has successfully worked in the past will now not operate successfully.

Here is the code I am currently using after getting some limited advice from my ISP.

[<form action="../_gdForm/webformmailer.asp" method="post" name="Listing" enctype="multipart/form-data"><input type="hidden" name="redirect" value="/Documents/thankyou.htm">]

Here is the results that I get.

[No variables sent to form! Unable to process request.]

And here is the URL for the site, with the form is located.

[http://www.mackaycity.com/documents/listing.htm]

Could somebody please help me to rectify this situation.

Thank you

3 Answers
crigby's Avatar
crigby Posts: 3,658, Reputation: 461
Outdoor Power Equipment Expert
 
#2

Aug 12, 2009, 08:29 PM
Hi,
First you should not put in brackets, the closing one gets attached to the URL and gives a 404.
Once I realized that, I got there and saw nothing unusual. My guess is that the of address your program to process it is wrong. Check the directory of the program.
Peace,
Clarke
Helpful
OzWaz's Avatar
OzWaz Posts: 19, Reputation: 5
New Member
 
#3

Aug 28, 2009, 02:52 PM
Thanks for the help.

What do you men by "address your program to process" and "Check the directory of the program"

This is all new stuff to me
Helpful
crigby's Avatar
crigby Posts: 3,658, Reputation: 461
Outdoor Power Equipment Expert
 
#4

Aug 30, 2009, 12:20 PM
Hi,
It is all in the form action part with the address and path of the program that accepts the Post:
"../_gdForm/webformmailer.asp"
The 2 dots and slash move the place looked in up one directory level, the _gdform directory is looked down into there for the webformmailer.asp program to process. If these are not the correct path, it will fail.
Peace,
Clarke
Helpful

Not your question? Ask your question View similar questions

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Add your answer here.

Remove Text Formatting

Undo
Redo
 
Decrease Size
Increase Size
Bold
Italic
Underline
Align Left
Align Center
Align Right
Ordered List
Unordered List
Decrease Indent
Increase Indent
Insert Email Link
Wrap [QUOTE] tags around selected text
Wrap [CODE] tags around selected text
Wrap [HTML] tags around selected text
Wrap [PHP] tags around selected text
Wrap [YOUTUBE] tags around selected text
Notification Type:



Check out some similar questions!

Could the brains electric activities form a cohesive and lasting form? [ 2 Answers ]

Since all forms are constructed by the electro-magnetic processes of attraction and repulsion, is it possible that the electrical patterns formed in the brain during life could hold their form, when the flesh is no longer there? It seems to me, knowing very little about the subject, that energy...

Wrong filing! H1-B File Form 1040 instead of Form 1040NR [ 1 Answers ]

Hi there, Here is my situation: my OPT started from May 2006-May 2007. My H1-B started from Oct. 2007. I hired a CPA to file the tax for me in 2006 and 2007 w/ the form 1040. I just talked to my friend and she said in my situation I should file form 1040NR instead. So what should I do now? ...

Form 1099 received, but do I report on Form 1040 or just Form 2106? [ 1 Answers ]

Greetings. I'm hoping I can get some help on what to do with a 1099-MISC form I received from my employer that were for business expense reimbursements. I have read through some questions and answers already and based on them I'm going to file this as a Form 2106. The question is should I...

Received my W2c. Which form to fill - form 843 or 1040x? [ 3 Answers ]

Hi, I was deducted social security and medicare taxes by my employer in the year 2006. Now, since I was under student Visa (F1) at the time of employment, I was not supposed to have been taxed the SS and medicare taxes. I have already informed my company, and they have sent me the corrected W2...

Slope-intercept form and standard form. [ 1 Answers ]

How do I find the slope intercept form of (-7,-4); m=-1/2 And the standard form of (-5,2);m=2/5 (16/3,-9);m=0 (3,-3);m=-3/8


View more HTML questions Search