473,549 Members | 3,109 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

submit for which is not in htdocs, server XAMPP

103 New Member
I have webpage in folder "C:\xampp\htdoc s\Ex\Ex1\EN\Ex1 LoginLogoutEN.p hp" .
I use server XAMPP .
I do not know how to formulate form action parameter?

Expand|Select|Wrap|Line Numbers
  1. <form action="localhost/Ex/Ex1/EN/userLogin.php" method="post" id="form" > 
?
Expand|Select|Wrap|Line Numbers
  1. <form action="/Ex/Ex1/EN/userLogin.php" method="post"  id="form" >
?
Aug 18 '14 #1
1 1189
Exequiel
288 Contributor
the file Ex1LoginLogoutE N.php and userLogin.php has same location, so you can put this action to your form.
Expand|Select|Wrap|Line Numbers
  1. action="userLogin.php"
Aug 18 '14 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

7
4160
by: Murtix Van Basten | last post by:
Hi all, I will deploy a database project to an Oracle server, but I could not figure out which version of Oracle should I get. Here is my configuration: Hardware: Dell 1750 Dual Xeon 3.2Ghz, 2GB Ram, 3x36GB Hdd on Raid 5 Operating System: Redhat Linux 9 I will deploy only 1 database for the application. Only 1 DBA will use the Oracle...
2
2866
by: Anthony Ewell | last post by:
Hi All, I am posting this through google, as my news server does not subscribe to this group. Anyone have a recommendation of a good news server that carries this group? Many thanks, --Tony aewell@gbis.com
4
1430
by: Bruce A. Julseth | last post by:
I do my development on a local machine with "localhost" as my mysql server. And, of course, I have different server when in production. So that I don't have to modify my code when I promote, I first connect to my production server. If that fails, I connect to my local server. Is this the best way, or is there a better way? Is there a way to...
0
948
by: caseyoconnor2 | last post by:
I have a SQL Server development box and a Clustered SQL Server Production box which is run by our enterprise level admins. In order to direct my C# front end from my development box to the production cluster I have to go through a change control window in off hours to change the connection strings to point from the dev to the production box....
2
1022
by: Joe | last post by:
Hi, Can someone tell me which web server should I install on Windows XP Home to develop asp.net and asp pages? I do not want to upgrade Windows XP home to pro. Thanks in advance Joe
6
5658
by: milkyway | last post by:
Hello there, I have the following code (written in Javascript) for posting of a form on the client side: .... var f2 = document.forms; f2.method = "post"; f2.submit();
4
3497
by: John Boy | last post by:
Hi, Can anyone help. This is really doing my nut in. 3 years ASP exp. and now doing .DOT which is a step in the wrong direction. Basically I am left with the code of a guy who has left. When I click a button on a pop-up window the javascript for that button click does a 'button.form.submit'. On the Server side there is a Button click...
1
3204
by: Screenbert | last post by:
I have a web page that displays and creates DNS entries. It displays DNS entries if they exist for certain IP ranges. (Usually about 20 IP address at a time) If a DNS entry needs to be created then it creates the entry. However if I use GetHostEntry() to perform the DNS lookup it does not show me the entry I just created. It takes several...
2
1358
by: Igor | last post by:
On Win2000 or Win2003 you can use SQL Server 2000 Desktop Edition. On WinXP you must use only SQL Server 2000 Developer Edition. Which SQL Server 2005 I can use on WinXP?
0
7520
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7446
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7956
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7470
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5088
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3498
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3480
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1058
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
763
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.