This topic is locked

Field size / width

12/19/2007 3:45:41 PM
ASPRunnerPro General questions
P
Philip author

Hi
ASPRunner 5.1

Is it possible to change the field size (width) on ADD / EDIT pages ? I know the way by double-clicking a field and change size each field manualy but I'm looking for a possibilty to set a kind of default for my project. Any help?
Regards,

Philip

Sergey Kornilov admin 12/20/2007

Check GetEditParams function in include/commonfunctions.asp file.

This function sets edit box parameters like height and width.

R
rackett 12/25/2007

Hi Sergey,
Sorry but I can not fathom that out. I have the same problem. I am displaying my dvd collection and have a key called id. This is a number. 5.1 displays it as 1.00, 2.00, 3.00 etc. I want this to display as 1,2,3 etc
How can I change this format so that it is a whole integer only please?
Thanks

Marc

Sergey Kornilov admin 12/26/2007

Marc,
your question is totally different. Start a new topic.