får bara: expected then, varför?[kod]<script type="text/vbscript">
function getValues(Folderpath)
if document.form.strBorder[0].checked = true then
Border = 1
else
Border = 0
end if
//document.form.urlString.value = "[image]" & Folderpath & "|Border|Float[/image]"
end function
</script>[/kod]
function getValues(Folderpath)
if document.form.strBorder[0].checked = true then
Border = 1
else
Border = 0
end if
//document.form.urlString.value = "[image]" & Folderpath & "|Border|Float[/image]"
end function
</script>[/kod]


Comment