When logged in I'm directed to the URL: loggedIn/invoice.asp?loggedIn=1 which gives me 3 submit buttons.
I have since created a new page so that when I login I'm directed to the new URL which has one submit button: loggedIn/invoicecar.asp?loggedIn=1
But what do I need to change to make this happen as the form action only shows: ?login=1 not an .asp link?
Thanks