Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-26-2012, 03:14 PM   PM User | #1
berty380
New to the CF scene

 
Join Date: Feb 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
berty380 is an unknown quantity at this point
How to create a form which redirects the submitter to the submitted URL?

Hello,

Thanks in advance for your help. I am having trouble creating code that allows my users to submit their URL. When they press submit, they are directed to the exact URL which was entered. Does anyone have any advice on how I can create this?

Thanks,

Robert
berty380 is offline   Reply With Quote
Old 02-26-2012, 04:12 PM   PM User | #2
Riku
New Coder

 
Join Date: Feb 2012
Location: Finland
Posts: 57
Thanks: 3
Thanked 9 Times in 9 Posts
Riku is an unknown quantity at this point
Its easily done if you send data to your email or something like that with PHP file, which means your form action="something.php", also doable with JavaScript.

If you use PHP file then you can just google php redirecting code, and if you want to do it with JavaScript you can search something like; onSubmit redirecting.

http://www.ehow.com/how_2056355_use-...avascript.html

Sorry I'm like this but I prefer providing people with links and little knowledge about stuff so they can read and learn by theirselfs, rather writing the whole code form them. This way learning is more affective.

Will help you more if you can't get the hang of it!

-Riku
Riku is offline   Reply With Quote
Reply

Bookmarks

Tags
form, redirect url, submit

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:32 PM.


Advertisement
Log in to turn off these ads.