What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » javascript POST?

javascript POST?
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: javascript POST?
There is no need for an iframe at all if you just want to popup a inputbox and then redirect the current page to your website... If you do want that the main page (where the popup is launched) to stay, then you can use Lobster's method...

So, it depends what you want.
Do you want that popup at you website which also takes the data (name)?
Do you want to be redirected to your website after the name is filled out?
Is it nessecary to use the POST method? Can't you use the GET method?
Can you be more clear about what you exactly to happen and where it should happen (in clear steps)?

for example:
(the user will not know what happens with his name after he filled it in.)
1) User opens page A
2) a popup is shown asking for his name and the data is send to page B (your website)
3) the user stays on page A

or for example:
(the user is redirected to the page which processes the name.)
1) User opens page A (your website)
2) a popup is shown asking for his name and the data is send to page B
3) that page B processes the name and outputs some data accordingly. For example: "Hi, <name>. Welcome at my website"

This post was edited on 02-20-2004 at 11:00 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
02-20-2004 10:55 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
javascript POST? - by bach_m on 02-20-2004 at 03:02 AM
RE: javascript POST? - by WDZ on 02-20-2004 at 04:32 AM
RE: javascript POST? - by fluffy_lobster on 02-20-2004 at 09:31 AM
RE: javascript POST? - by CookieRevised on 02-20-2004 at 10:55 AM
RE: javascript POST? - by KeyStorm on 02-20-2004 at 11:57 AM
RE: javascript POST? - by bach_m on 02-20-2004 at 12:04 PM
RE: javascript POST? - by CookieRevised on 02-20-2004 at 01:41 PM
RE: javascript POST? - by KeyStorm on 02-20-2004 at 02:45 PM
RE: javascript POST? - by WDZ on 02-20-2004 at 03:39 PM
RE: javascript POST? - by KeyStorm on 02-20-2004 at 04:19 PM
RE: javascript POST? - by WDZ on 02-20-2004 at 05:10 PM
RE: javascript POST? - by KeyStorm on 02-20-2004 at 05:13 PM
RE: javascript POST? - by bach_m on 02-20-2004 at 08:21 PM
RE: javascript POST? - by CookieRevised on 02-20-2004 at 09:25 PM
RE: javascript POST? - by bach_m on 02-20-2004 at 11:20 PM
RE: javascript POST? - by CookieRevised on 02-21-2004 at 08:12 AM
RE: javascript POST? - by KeyStorm on 02-21-2004 at 12:33 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On