View Full Version : flash domain registration form, help! please!
Strikecat
06-03-2006, 04:35 PM
my current form pure html..nonflash , how can i do this in flash??
ive searched the net for every possible iteration and couldnt find something for this :( help!
<form method="POST" name="DomainCheck" onsubmit="return true" action="https://uoindustries.com/billing/order/index.php?submit_register=1" target="main">
<font color="#C0C0C0"><b>www.</b></font><input type="text" name="domain" maxlength="63">
<select name="tld_extension">
<option value="com">.com</option>
<option value="net">.net</option>
<option value="org">.org</option>
<option value="us" >.us</option>
<option value="info">.info</option>
<option value="biz">.biz</option>
<option value="ws">.ws</option>
<option value=".co.uk">.co.uk</option>
<option value=".org.uk">.org.uk</option>
<option value=".nu">.nu</option>
</select>
<input type="submit" name="send" value="Send">
</form>
SCook
06-03-2006, 05:44 PM
Well, with respect, yiou're asking someone to do it for you....this is what most people here get paid to do. I don't mean that to sound mean, but you probably won't get someone to build a form for you for free.
However, have you looked thru the tutoirals on this site? I can't remember if there is a form tut, but there may be. I have found a cool site, gotoandlearn.com, where teh developer has crated video tutoirals where you talks you thru things. Very nice, and I think there may be a form tut there.
Strikecat
06-03-2006, 05:47 PM
Well, with respect, yiou're asking someone to do it for you....this is what most people here get paid to do. I don't mean that to sound mean, but you probably won't get someone to build a form for you for free.
However, have you looked thru the tutoirals on this site? I can't remember if there is a form tut, but there may be. I have found a cool site, gotoandlearn.com, where teh developer has crated video tutoirals where you talks you thru things. Very nice, and I think there may be a form tut there.
well alot of other people asked questions, i know how to make the text field, listbox, and button....
i can make a text field work with a button, but i cant make a text field work with a listbox and button
Strikecat
06-03-2006, 05:48 PM
also with that said, if i had to pay for that info i would..i mean its supposed to be the simplest thing yet i cant find it anywhere
i can find info on complex stuff so this sucks :(
lelales
06-03-2006, 05:56 PM
Do you know PHP? Does your server support PHP?
If so, send me your email address and I'll email it to you.
Strikecat
06-03-2006, 06:06 PM
Do you know PHP? Does your server support PHP?
If so, send me your email address and I'll email it to you.
aye it does support php, but i need it as close to the original as above as im keeping frames
mordocai
06-04-2006, 03:14 AM
Strikecat, do you ever wonder why everyone bitches at you?
Personally i dont see what you are doing wrong, a lot of times asking for help is actually asking someone to do it for you.
As far as doing this for monie, converting a form would charge how much, $25 MAX?
Anyway i attached a fla that should get you going in the right direction.
Open the fla in flash, publish it, and fill out the published demo form, it will get you to the place you want to go, to make it work in a browser, you will need to modofy the code a little bit.
Strikecat
06-04-2006, 04:00 AM
^thks for giving some effort
the only place that really did and i tried alot and flash people i know i tried too(none of us seem to know how to code..how sad)
i edited out the area so i can keep on using it like i am now and one day if i stumble across the complete answer then thatd be great
all i know is when i do find the answer its getting its own little tutorial shared on the web for all to see b/c it shouldnt be a secret how to do something this simple..i can understand for something complex but not this
once again, thks for trying
mordocai
06-04-2006, 04:04 AM
If you want i can explain it step by step, pm me on yahoo
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.