BigDelboy
Posts: 2
|
| Posted: 03/10/2006, 2:25 AM |
|
Hi, On one of my pages I have a form with a few listboxes and 2 buttons which are set to search, on a form which refresh the same page, but show different forms depending on the button pressed. Each button passes a URL parameter, and deletes one(these define which forms become visible/not visible..)
However I wanted to have an icon instead of a button, so I changed the type from search to image. As well as adding into the url, my normal parameters, it added a parameter for x and y coordinates, and it seems like only one of the 'buttons' passes parameters from my listboxes, and the other one doesn't..
So, I changed the buttons to proper image links, but as it is not a button, I cannot get it to update the parameters in the URL as clicking on the link is not a 'search' function.
Well, there is my little problem. I can use buttons, with no problems. But it looks strange(and inconsistant) with buttons and other links together.
Any ideas?
Kind regards,
Derek.
_________________
The answer is out there somewhere.. coz it isn't anywhere near me.. |
 |
 |
BigDelboy
Posts: 2
|
| Posted: 03/15/2006, 2:54 AM |
|
More info on above..
I am only using 1 button now.. so the above is not a problem.. however, another issue has arisen.
I have a calendar on my page, above it is a small for with 2 lists and a search button. When I search, parameters are put into the url and the calendar is refreshed with the correct data. If I click on an event link or day link on the calendar, it refreshes the screen, and brings up a 3rd form to edit the event. This all works fine.. But when I then seach using the button, it removes the parameters in the url that is meant to place there and only another click of the button will bring them back..
Any ideas?
_________________
The answer is out there somewhere.. coz it isn't anywhere near me.. |
 |
 |
|