N
Nick Marques
Ok, I would like to display a picture on my form. The pictures are stored on
the intranet site however, and use the following format
http://intranet/images/students/<idnumber>.jpg.
One of the fields on the table this form is using is idnumber. So, I would
essetially like to set the URL for the picture (Linked) to be what I showed
above, whereas the <idnumber> would be replaced with that field from the
table, hence producing the corrent URL for the picture. This seems simple
enough, but I can't figure out how to do it.
Any help??
the intranet site however, and use the following format
http://intranet/images/students/<idnumber>.jpg.
One of the fields on the table this form is using is idnumber. So, I would
essetially like to set the URL for the picture (Linked) to be what I showed
above, whereas the <idnumber> would be replaced with that field from the
table, hence producing the corrent URL for the picture. This seems simple
enough, but I can't figure out how to do it.
Any help??