Hi,
I want to pass checkbox values from one ASP page to another. The values are in an array.
Though I want to use If Then Else so that if the user has checked the check box, the value is displayed and if it has not been checked, another word (like 'No') is displayed
I am able to display the...
Can anyone please advise as to the best approach to appending to a text file in JSP? I would like to be able to have a line of text written to a plain text file every time a button (within an HTML online form) was clicked. Though I want to keep adding to this text file, not have it overwritten...
I have been able to set up a click through counter on ordinary hyperlinks and buttons.
Ie. <a href="click_through.asp?URL=www.newpage.com">Click here</a>
When a person clicks on the hyperlink 'Click here', the 'click_through.asp' is called and the person links through to the new...
Hi,
I have a simple stored procedure which expects three parameters. However I want to return results regardless of whether all three parameters are supplied. This is a simple search engine, which if only one parameter is supplied then the other two will be set to wild card values.
When I run...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.