Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 13th, 2007, 2:38 PM   #1
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
Solved problem

Problem solved.
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!

Last edited by jayme; Jun 13th, 2007 at 3:03 PM.
jayme is offline   Reply With Quote
Old Jun 13th, 2007, 3:04 PM   #2
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
I've never done it with a link tag before (don't even know if it woks). I've always used a submit button. Why not change that to a submit button and just replace it with the image?
Booooze is offline   Reply With Quote
Old Jun 13th, 2007, 3:55 PM   #3
kruptof
Professional Programmer
 
kruptof's Avatar
 
Join Date: May 2006
Location: UK - London
Posts: 330
Rep Power: 3 kruptof is on a distinguished road
Can you please re-post the problem and the solution, it might help some one with the same problem in the future.
__________________
Quote:
When I was young it seemed that life was so wonderful,a miracle, oh it was beautiful, magical.
Now watch what you say or they'll be calling you a radical,a liberal, oh fanatical, criminal. Oh won't you sign up your name,we'd like to feel you're acceptable, respectable, oh presentable, a vegetable
kruptof is offline   Reply With Quote
Old Jun 13th, 2007, 4:33 PM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
When I was young, it seemed that life was so wonderful, a miracle; oh it was beautiful, magical, the ultimate code.

Now watch what you say or they'll be calling you a radical, a liberal, a slave to efficiencies that are of no true import. You are but a radical and a criminal, of limited use to anyone.

Oh, won't you sign your name? We'd like to feel that you know, predominantly, what the fuck you're talking about. If you can't do that, you must be a vegetable, not merely a novice.

Oh, woe is me.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jun 14th, 2007, 10:43 AM   #5
pegasus001
Hobbyist Programmer
 
pegasus001's Avatar
 
Join Date: Nov 2006
Location: 163H
Posts: 213
Rep Power: 2 pegasus001 is on a distinguished road
I solved another one.
__________________
You never test the depth of a river with both feet.
The believer is happy. The doubter is wise.
Free speech carries with it some freedom to listen.
The next generation will always surpass the previous one. It`s one of the never ending cycles of life.
pegasus001 is offline   Reply With Quote
Old Jun 14th, 2007, 5:59 PM   #6
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,649
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
Please repost the question, or I will just delete this thread as it isn't much help to others if there is no question. Thanks
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is online now   Reply With Quote
Old Jun 14th, 2007, 6:30 PM   #7
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Really, it makes the thread absolutely worthless. I'm not saying that worthless threads aren't pandemic. Clearly, they are. I'm just saying that this seems to be an attempt to deliberately make a thread worthless.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jun 15th, 2007, 8:40 AM   #8
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
It disregards the purpose of the forum... may as well hammer it.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jun 15th, 2007, 2:09 PM   #9
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
My mistake deleting the question. I'll re-posted it.

Honestly dawei, you need to relax a little bit. There's no need to get all bent out of shape over a little problem like this. You're going to have a heart attack.


Here's my main problem. The form wasn't being submitted properly due to there being no submit button, rather just a link to the next page.
<form method="post" action="verification.php" id="form2">

...

<img src="/button-continue.gif" onClick="document.getElementById(form2).submit();"  alt="Cancel" Width="174" Height="46" Border=0 CSSclass="button"></a>

...

</form>

I've solved the problem with this code...

<form method="post" action="verification.php" id="form2">
...
<input type="image" src="/button-continue.gif"/>
...
</form>

Easy problem, but I'm still new, learning basics.
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!
jayme is offline   Reply With Quote
Old Jun 15th, 2007, 2:32 PM   #10
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I have a license to get bent out of shape over inanities. Therefore, I bend. I'm not stupid enough to have heart attacks over it, because I seem to be surrounded by a large amount of it, sometimes. That's why I'm 66 and alive instead of young, dumb, and dead.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
dealing with multiple forms Booooze C# 12 May 12th, 2006 5:12 PM
Variables between forms nez C# 4 Mar 7th, 2006 1:24 PM
Newbie to python: trying to submit forms Steveire Python 16 Jan 15th, 2006 9:24 AM
Websites and forms. With VB scorpiosage Visual Basic .NET 1 Feb 1st, 2005 3:21 AM
Getting parent forms object Mark67 Visual Basic 2 Jan 14th, 2005 10:38 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:29 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC