• 0

Need Some Help with form action in HTML Code


Question

Hello!

I'm doing some homework for my university and I would like my homework to be accessed remotely as well.

I have already port formwarded and I can access my webpage but when I press submit from a Remote IP my webpage does not work correctly because there's a mistake in the form action code line and I do not know how to correct that.

 

Here's the HTML code

 

 I want to correct the form action line in order for my webpage to work correctly from other clients as well

<!-- A form for selection a of a continent. Selection to be sent by POST -->
<HTML>
<HEAD>
   <TITLE>Cookie will be written in our disc</TITLE> 
</HEAD>
<BODY>
<FORM ACTION="http://localhost:8080/myExamplesDir/firstCookieDemo"
                                                                                                                         METHOD="POST">      
      <STRONG>Select the Continent of your Destination:<br> </STRONG>
      <PRE>
      <INPUT TYPE="radio" NAME="continent" VALUE="Europe">check here for Europe<BR>
      <INPUT TYPE="radio" NAME="continent" VALUE="Asia">check here for Asia<BR>
 <INPUT TYPE="radio" NAME="continent" VALUE="America" CHECKED>check here for America<BR>
      <INPUT TYPE="radio" NAME="continent"  VALUE="Africa">check here for Africa<BR>
      </PRE>
      <INPUT TYPE="submit" VALUE="Submit">
      <INPUT TYPE="reset"> </P>
   </FORM>
</BODY>
 
</HTML>

post-174060-0-09778000-1399732886.png

post-174060-0-34811800-1399732888.png

post-174060-0-66110800-1399732890.png

9 answers to this question

Recommended Posts

  • 0
  On 10/05/2014 at 14:50, MariosX said:

Is there any way to correct that?

 

If you want it online so that it can be accessed by anyone you will need to setup a web server. There are much quicker solutions such as: http://bowery.io which sets up a dev environment in 30 seconds and gives u a web accessible URL... if you are not experienced with servers and web dev stuff you will need to read up on the docs... or better yet a few dollars for a host account and host it online.

  • 0

If I change my

<FORM ACTION="http://localhost:8080/myExamplesDir/firstCookieDemo">

to

< <FORM ACTION="http://myhostname.com:8080/myExamplesDir/firstCookieDemo"

 

It will work but it won't work on my hostname

  • 0

Setup your router and apache server config to make your localhost a public ip server.

 

So first make sure you're using port 80 instead of 8080 then test if you can connect with another device on the same wifi network to your computer ip"*

Then forward your pc ip to your public ip**

 

 

 

*192.168.1."something" in most cases

**63.233.34.12 looks like this

 

 

If you got a hostname(example.com) make sure to point it to your pc ip address, this can be done with a A record.

  • 0
<form action="/myExamplesDir/firstCookieDemo"  method="POST">

That should do it. Starting a URL with / makes it relative to the current host root.

 

And please use lowercase HTML elements, it looks much better and is a convention. If you start using developer tools you'll notice everything is lowercase too, even if you write it uppercase in your HTML.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Look around you, everybody is making fun of Linux, even the author of this article, my comment about Linux users being dilusional is absolutely true and you've proved it by pulling that "90% of Windows users hate it" out of your ass, if you can't handle jokes and actual facts maybe stay off the internet and go recompile your kernel or something.
    • ChatGPT memory upgrade extends to Free users by Pradeep Viswanathan Back in April, OpenAI announced a major upgrade to ChatGPT’s memory feature. The improved memory allowed ChatGPT to reference a user’s past chats to provide more personalized, relevant, and useful responses. Until today, this enhanced memory was available only to ChatGPT Plus and Pro users. Today, OpenAI announced that this memory upgrade is now rolling out to all logged-in ChatGPT Free users. This is big news, as it will impact the ChatGPT experience for hundreds of millions of users. For example, if a user previously mentioned liking Indian food, ChatGPT may remember that and suggest Indian dishes the next time the user asks, “What should I have for lunch?” However, OpenAI is not rolling out the same full-featured memory offered to paid users. Instead, Free users will receive a lightweight version that provides short-term continuity across conversations. ChatGPT Plus and Pro users will continue to benefit from longer-term memory and a deeper understanding of their preferences. To enable this memory feature, ChatGPT Free users in the EEA (EU + UK), Switzerland, Norway, Iceland, or Liechtenstein can go to Settings > Personalization > Memory > Reference chat history and turn it on. OpenAI will also present a prompt to enable this setting. All ChatGPT Free users outside the above regions will have memory enabled by default. Depending on their preferences, users can manage memory using these two settings: Reference saved memories: Details you’ve explicitly asked ChatGPT to remember, such as your name, favorite color, or dietary preferences. Reference chat history: ChatGPT can use information from your previous chats to make future conversations more helpful. While the capabilities differ between the free and paid tiers, this latest improvement to ChatGPT will deliver responses that feel more relevant and personalized for millions of users.
    • Actually there is rules about trolling here on Neowin. Thanks for playing but we are done here.
    • Do you know the difference between "crying over" and "making fun of"?
  • Recent Achievements

    • Week One Done
      jrromero17 earned a badge
      Week One Done
    • One Month Later
      jrromero17 earned a badge
      One Month Later
    • Conversation Starter
      johnwin1 earned a badge
      Conversation Starter
    • One Month Later
      Marwin earned a badge
      One Month Later
    • One Year In
      fred8615 earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      242
    2. 2
      snowy owl
      156
    3. 3
      ATLien_0
      144
    4. 4
      +FloatingFatMan
      138
    5. 5
      Xenon
      134
  • Tell a friend

    Love Neowin? Tell a friend!