HTML coding, need help with a little script?

Psycho Sniper

New member
Ill try my best to explain what i need help with!!!
(using Dreamweaver cs5)

I need a text field that will finish a url. (ex. I am _________ ) I want the ________ to be part of the url that ill be submitted. like if they put (I am google ) then i need a button submitting there ( ______ ) Please help in detail. If more info is needed please let me know.
But how do i make part of the url text field? for ex.... www.________.com (button submit)
I want the "_________" to be a blank text field. and the submit button to of course submit the full url.
<iframe src="http://gamercard.xbox.com/REPLACE-THIS-WITH-YOUR-GAMERTAG.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>

ok heres the code im working with? It allows me to post an xbox gamer tag to my page. ( I know this works i use it all the time)

I need the "REPLACE-THIS-WITH-YOUR-GAMERTAG" to be a blank text field. where members can fill it in them selves and the gamer tag show up on my page. i need the submit button to of course submit the full url.
 
Back
Top