I
Ian
I have a minor irritation with FP2003 and was wondering if anybody can help, I have added the line below to a HTML page:
The results of your search for <%=Request("AZ")%> are:The value for AZ is passed from another sheet and used to filter data from a database, this works OK and the data is returned.The problem is that the request statement is not picking up the value and just returns the above line. I've tried changing the " to ',this didn't work. I have put the Request statement in a text box and this populated the request with the correct value, only problemis the text box doesn't look right, I've changed the colours for the background and text, but the field is always surrounded by the border.Does anybody know how to remove the border on a text box or know hot to get the above statement to work as straight HTML?Many thanksIan
The results of your search for <%=Request("AZ")%> are:The value for AZ is passed from another sheet and used to filter data from a database, this works OK and the data is returned.The problem is that the request statement is not picking up the value and just returns the above line. I've tried changing the " to ',this didn't work. I have put the Request statement in a text box and this populated the request with the correct value, only problemis the text box doesn't look right, I've changed the colours for the background and text, but the field is always surrounded by the border.Does anybody know how to remove the border on a text box or know hot to get the above statement to work as straight HTML?Many thanksIan