Welcome Guest, Not a member yet? Register   Sign In
form helper - on submit hash location problem
#1

[eluser]alectrash[/eluser]
Hi I am using

Code:
<?=form_open('/item/view/' . $itemurl . '.html#leavecomment')?>

to redirect upon a form being submitted to:

/item/view/an-item.html#leavecomment

but instead it goes to

/item/view/an-item.html#leavecomment.html

and the hash location does not work.

Is there any quick way around this without removing .html suffix from my CI configuration.

?


Messages In This Thread
form helper - on submit hash location problem - by El Forum - 10-09-2008, 10:34 AM
form helper - on submit hash location problem - by El Forum - 10-09-2008, 10:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB