Link to home
Start Free TrialLog in
Avatar of puneetfred
puneetfred

asked on

How to remove/hide the default submit button from a web form?

I have a form where I have the following buttons:

[<INPUT TYPE=submit onClick="checkForm()" VALUE="Submit ur Ad">]

[<input type="reset" value="Start Over]

Now, I need to convert one of these into a Notes button so that Domino doesn't put its default button in place.

how do I do this?

Pls help
Avatar of sloeber
sloeber
Flag of Belgium image

Why don't create you, the button in notes ?
Notes shows you only the default button, if no other button is present
Just choose Create ==> Hotspot ==> Button
ASKER CERTIFIED SOLUTION
Avatar of CRAK
CRAK
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
PS : do you know that this question is posted two times ?
Avatar of snocross
snocross

I think if you go to your database properties and simply choose the following, it will work:

WEBACCESS: Use Javascript when generating web pages
like snocross say
If you want only use one button than it's oke
if you want to use more than one button on your form, you must check "Use Javascript when generating pages
Avatar of puneetfred

ASKER

a li'l late but i am grading this right now..at that time, i solved it on my own