» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 82
0 members and 82 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Rimonabant - combat obesity and smoking at the same time
Football Betting - best nfl betting promotions at sportsbook.com.
Poker Chips - Clay and composite poker chips for home games.

Register Now! Contact Us

About this Page
This is a discussion on Application Forms within the Nuke 7.x - General forums, part of the PHP-Nuke 7.x category; Nukemods rules!!! I get so many questions answered here, dont worry as soon as I know a bit more I ...



Go Back   Nukemods Forum » PHP-Nuke 7.x » Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-08-2004, 04:38 PM
Junior Member
 
Join Date: Oct 2004
Posts: 97
Application Forms
Nukemods rules!!! I get so many questions answered here, dont worry as soon as I know a bit more I will start to help out other ppl who are new to nuke, im not just coming here for free, anyway back to my question.

On my website >> http://www.bravoclan.com/2ndrb/modul...e=Applications

How can I move boxes to match together, I want them all inline rather than RIGHT infront of the text.

e.g.

Name [NAME BOX HERE]

Age [AGE BOX HERE]

I want this turned into....


Code:
Name [NAME BOX HERE]
Age   [AGE BOX HERE]

I bascially want to make spaces infront of the text, to make every form box to be inline with each other.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-08-2004, 07:44 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
hmm..good one..You'll need to modfiy that form layout in the index.php of that module.

Send me the entire module. I may be able to re-arrange it better.

mikem at areamike dot com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-14-2004, 08:56 AM
Junior Member
 
Join Date: Oct 2004
Posts: 97
lol at something dot com

here is the link to download the module....

http://www.planet-source-code.com/URLSEO/vb/scripts/ShowCode!asp/txtCodeId!1472/lngWid!8/anyname.htm

I know theres a pic of some gay guy but just find the download link and check it out.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-14-2004, 09:07 AM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Quote:
lol at something dot com
:roll:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 11-14-2004, 09:19 AM
Junior Member
 
Join Date: Oct 2004
Posts: 97
Quote:
mikem at areamike dot com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-14-2005, 01:52 PM
Junior Member
 
Join Date: Dec 2004
Posts: 2
Hey I dl'd that application form and installed it. When I send out an application it comes through blank on the email. Im lost can someone help!

apply.php went unser my httpdocs.
and index, syle.css and cgi is under modules.

Thanks Thanater
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-30-2005, 02:34 PM
Junior Member
 
Join Date: Jan 2005
Posts: 8
Did you go into apply.php and change the @Firstname type stuff to match your form? It is looking for these items to include
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-30-2005, 03:27 PM
Junior Member
 
Join Date: Dec 2004
Posts: 2
this is what my apply says:

<?
$EmailTo = "GoW_Admin@g-o-w.com";
$Subject = "Application From $FirstName\n";
$Name = "$FirstName\n";
$App = "First Name: $FirstName\n Last Name: $LastName\n Yahoo ID: $YahooID\n MSN ID: $MsnID\n E Mail Address: $EmailAddress\n Confirmed Email: $ConfirmEmailAddress\n Website: $Website\n Sex: $Sex\n His/Her Plan In Helping Us: $HelpOptions\n Web Designing or Programming Skills: $Skills\n Level: $Level\n Him/Her Would Like To Learn: $Learn\n Will Help Pay For The Site: $Donate\n If So, They'll Pay $HowMuch\n Why They're Considering Becoming A Team Member: $WhyJoin\n IP Address: $REMOTE_ADDR";
mail($EmailTo,$Subject,$App,"From: $EmailAddress\n");
echo ("<center>Thanks $Name</center>");
?>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-30-2005, 03:44 PM
Junior Member
 
Join Date: Jan 2005
Posts: 8
OK on the Index.php file you you change anything? If you changed the input names on that file you must change on the file you just posted.

Example If you have a line in index file that says

*Game Name:
<input name="Input1" type="text" value="" size="15">

then on the apply file that actually sends you the email, you must have it say

$App = "Game Name: $Input1\n

The $Input1 part is case sensitive. It tells that script to get the gamename that they entered above. If you changed any of this in Index file, you must do so in apply file.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for PHP Web application form ? killerbee Other "stuff" 1 12-09-2006 03:24 AM


All times are GMT -5. The time now is 06:26 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31