What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » HTTP/HTML questions

HTTP/HTML questions
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: HTTP/HTML questions
quote:
Originally posted by WDZ
You can use target="" in the <form> tag just as you would in a link. For example...

<form action="blah.php" target="_blank">
<form action="blah.php" target="myFrameName">
then if u use php u can grab the value by using
code:
$blah = $_POST['objectname'];

and $blah will hold the value of object

This post was edited on 11-06-2004 at 09:15 AM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
11-06-2004 09:13 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
HTTP/HTML questions - by Millenium_edition on 11-04-2004 at 01:35 AM
RE: HTTP/HTML questions - by fluffy_lobster on 11-04-2004 at 04:38 PM
RE: HTTP/HTML questions - by Millenium_edition on 11-04-2004 at 05:58 PM
RE: HTTP/HTML questions - by WDZ on 11-04-2004 at 06:08 PM
RE: HTTP/HTML questions - by Millenium_edition on 11-04-2004 at 06:17 PM
RE: HTTP/HTML questions - by WDZ on 11-04-2004 at 06:33 PM
RE: HTTP/HTML questions - by fluffy_lobster on 11-04-2004 at 07:39 PM
RE: HTTP/HTML questions - by Millenium_edition on 11-05-2004 at 01:40 AM
RE: HTTP/HTML questions - by RaceProUK on 11-05-2004 at 02:09 AM
RE: HTTP/HTML questions - by Millenium_edition on 11-05-2004 at 02:21 AM
RE: HTTP/HTML questions - by RaceProUK on 11-05-2004 at 10:32 AM
RE: HTTP/HTML questions - by Millenium_edition on 11-05-2004 at 11:54 PM
RE: HTTP/HTML questions - by WDZ on 11-06-2004 at 05:35 AM
RE: HTTP/HTML questions - by -dt- on 11-06-2004 at 09:13 AM
RE: HTTP/HTML questions - by Millenium_edition on 11-06-2004 at 11:24 AM


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