GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 24-Nov-2002, 11:54
pcxgamer's Avatar
pcxgamer pcxgamer is offline
Senior Member
 
Join Date: Sep 2002
Location: South Carolina, USA
Posts: 1,060
pcxgamer is a jewel in the roughpcxgamer is a jewel in the roughpcxgamer is a jewel in the rough

Code Help


I would like to know if someone could help me out with this code I need the links top open in a new window.
Attached Files
File Type: txt suggest.txt (4.4 KB, 16 views)
__________________
If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.
  #2  
Old 26-Nov-2002, 03:38
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
is there a 'suggest.tpl'?

That's the whole idea behind using template classes, you usually make HTML / design changes on the template files instead of the PHP ones...
  #3  
Old 27-Nov-2002, 08:18
pcxgamer's Avatar
pcxgamer pcxgamer is offline
Senior Member
 
Join Date: Sep 2002
Location: South Carolina, USA
Posts: 1,060
pcxgamer is a jewel in the roughpcxgamer is a jewel in the roughpcxgamer is a jewel in the rough
You where right there is a template. I'll mess around with it and get things working right. Thanks
__________________
If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.
  #4  
Old 27-Nov-2002, 08:48
pcxgamer's Avatar
pcxgamer pcxgamer is offline
Senior Member
 
Join Date: Sep 2002
Location: South Carolina, USA
Posts: 1,060
pcxgamer is a jewel in the roughpcxgamer is a jewel in the roughpcxgamer is a jewel in the rough
Take a look at the code below and let me know if you see anything wrong with it.

HTML Code:
<table> <form name=addlinkform action=suggest.php?action=addlink&data=filled method=post> <tr> <td><B>Category:</B></td> <td>{CATSELECTOR}<td> </tr> <tr> <tr> <td><B>Title:</B></td> <td><input type=text name=title size=40><td> </tr> <tr> <td><B>URL:</B></td> <td><input type=text name=url size=40 value="http://" target="_new"><td> </tr> <tr> <td><B>Description:</B></td> <td><textarea cols=40 rows=5 NAME=description></textarea><td> </tr> <tr> <td><B>Reciprocal Link URL:</B></td> <td><input type=text name=recipurl size=40 value="http://"><td> </tr> <tr> <td><B>Your E-mail:</B> <br>Leave this blank if you don't wish to be notified when the link is approved.</td> <td><input type=text name=email size=40><td> </tr> <recip> <tr> <td colspan=2><input type=submit value=Suggest></td> </tr> </form> </table>
__________________
If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.
  #5  
Old 28-Nov-2002, 09:36
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
HTML Code:
<td><input type=text name=url size=40 value="http://" target="_new"><td>

You can't do that... try the template that shows all the URL instead...
  #6  
Old 28-Nov-2002, 09:44
pcxgamer's Avatar
pcxgamer pcxgamer is offline
Senior Member
 
Join Date: Sep 2002
Location: South Carolina, USA
Posts: 1,060
pcxgamer is a jewel in the roughpcxgamer is a jewel in the roughpcxgamer is a jewel in the rough
ok I'll give it a try and let you know what happens.

Thanks
__________________
If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.
 

Recent GIDBlogPrepping for deployment by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with C code belludandy C Programming Language 1 26-Jan-2004 21:28
Save code option BobbyDouglas GIDForums™ 3 08-Nov-2003 23:48
error handling code.. daveyp225 CPP / C++ Forum 0 26-Oct-2003 06:46
something wrong with this code loon MySQL / PHP Forum 5 07-Jul-2003 05:55
PHP code snippet library - Anyone have any use for this? jrobbio MySQL / PHP Forum 1 02-Mar-2003 15:18

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 14:47.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.