You Are Here:

Community: Developer Discussion Boards

#1 Old using input type='image' to submit and reset into a form... - 2003-11-11, 16:37

Join Date: Nov 2003
Posts: 9
m.scrima
Offline
Registered User
Hi everybody...

I'm writing a XHTML site using php and mysql... and a wap browser from nokia (NMB 4.0).

I have a FORM with method="post" and I would like to use image buttons to do the 'submit' and the 'reset' action (insted of gray default buttons that you have using type='reset' and type='submit' ).

I would like to use type=image but if a do so I can't pass the value to the next page that tell me if I click submit or any other buttons...

What can I do? Javascript not seems to work

Thanks
Reply With Quote

#2 Old Solustion - 2003-11-15, 06:24

Join Date: Mar 2003
Posts: 128
Location: Indonesia - East Java
Send a message via ICQ to kokoadi Send a message via Yahoo to kokoadi Send a message via Skype™ to kokoadi
kokoadi's Avatar
kokoadi
Offline
Regular Contributor
Hi,
JavaScript at this is still not yed implements, if you would to send you button with using image may be you can use this
<input name="help" type="image" dir="ltr" lang="id" src="help.gif" alt="Help" align="middle" border="0" />
This is result method from "GET" the variabel would get the browser is "?help.x=11&help.y=9" so you can get variabel at PHP for other action or you can this with using WCCS
.imgBtn {
background-color: #CCCCCC;
background-image: url(help.gif);
font-size: 14px;
}
so you can insert this <input type="submit" name="Submit" value="&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" class="imgBtn" height="30" />, I hope it can help.
Reply With Quote

#3 Old that's a pity... - 2003-11-17, 10:39

Join Date: Nov 2003
Posts: 9
m.scrima
Offline
Registered User
neither of these solutions works...
In both cases the get form pass the value "submit=" with no value...
In the first case I can see an image, the second solution gives a grey button...

that's because of the browser...

Thank you anyway...
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia