473,387 Members | 1,365 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Form action not recognized

Hello

I am running Windows XP Pro with IIS 5.1 intalled. When I
submit a page to itself, it works. When I call another
page in the form action, it doesn't. The original page
seems like it refreshes.....no error, no change.

For example, when I run this as "submitpage.asp", and the
form action page("billybob.asp") does not exist, submit
page justs refreshes. The same thing happens when I
create "billybob.asp".

<%@ Language=VBScript %>
<HTML>
<HEAD>
</HEAD>
<BODY>
<FORM action="billybob.asp" method="post">
<INPUT type="text" id=text1 name=text1>
<INPUT type="submit" value="Submit" id=submit1
name=submit1>
</FORM>
</BODY>
</HTML>

I've even taken examples from IIS Help and pasted them
directly into my texpad. Still, no dice.
Any ideas????

Dave
Jul 19 '05 #1
1 2027
Wonder if it's a cache issue. Have you tried shift/ctrl and refresh on the
form page?

Stu

"Dave" <gr******@iwaynet.net> wrote in message
news:06****************************@phx.gbl...
Hello

I am running Windows XP Pro with IIS 5.1 intalled. When I
submit a page to itself, it works. When I call another
page in the form action, it doesn't. The original page
seems like it refreshes.....no error, no change.

For example, when I run this as "submitpage.asp", and the
form action page("billybob.asp") does not exist, submit
page justs refreshes. The same thing happens when I
create "billybob.asp".

<%@ Language=VBScript %>
<HTML>
<HEAD>
</HEAD>
<BODY>
<FORM action="billybob.asp" method="post">
<INPUT type="text" id=text1 name=text1>
<INPUT type="submit" value="Submit" id=submit1
name=submit1>
</FORM>
</BODY>
</HTML>

I've even taken examples from IIS Help and pasted them
directly into my texpad. Still, no dice.
Any ideas????

Dave

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Reimar Bauer | last post by:
Hi all I recognized my PDF Sent method does not send empty fields. Could this be changed? Or did I have to add everywhere a space by each entry? regards
2
by: RC | last post by:
Order for PHP get the array from a HTML form checkbox or select tag. The HTML name MUST with . For example: <form methos=POST action="myfile.php"> <select name="pets" multiple> <option...
9
by: Tom | last post by:
I have created the following code for a product select/payment form (don't know if there is a better way) and I have been trying to make the following changes (unsuccessfully so far): 1) ...
1
by: Jason Ho | last post by:
Hi, I would like to send a jpg file to a HTTP server by POST request. But I am not using a browser to do this, I use a Windows Form instead. I know how to send typical request by POST with code...
12
by: Matthew Wilson | last post by:
Hi, we are getting a lot of spam through our PHP Feedback form, and have set up a new field 'prove you're human', asking them to do some simple maths. What is the command for the PHP script...
4
by: testuser | last post by:
works fine in FF, not in IE form <form action = go.php method = get> <input type='checkbox' name='id' value='1'> <input type='checkbox' name='id' value='2'> <input type='checkbox' name='id'...
5
by: =?Utf-8?B?a3Jpcw==?= | last post by:
I created a simple webservice .asmx on Visual Studio 2005. As I plan to deploy it to Sharepoint Portal 2003, I copied asmx to \web server extensions\60\ISAPI directory of the server, where all...
5
by: zoomcart.com | last post by:
Hello and thanks in advance for your help. I have code below that posts form data to a cgi scripted shopping cart and it works great on my mac/firefox browser, but it doesn't work on ibm/netscape...
1
by: chromis | last post by:
Hi, I'm having trouble fully implementing the edit section of a contact admin system, so far I have written the following: - Bean (Contact.cfc) - Data Access object (ContactDAO.cfc) - Gateway...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.