Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error in displaying pictures
Message
From
23/01/2000 17:27:12
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00321375
Message ID:
00321463
Views:
19
Sir

Here is the code for the problem i've mentioned:


Local lcphoto

select 3 &&selects alumni table

* store picture file into a variable

lcphoto = getpict("bmp;jpg;gif")

replace alumni.photo2 with lcphoto

* if ok button was pressed
if not empty(lcphoto)
append general alumni.photo from &lcPhoto
* cancel button was pressed
else
endif

thisform.refresh



thanks

ellai
Previous
Reply
Map
View

Click here to load this message in the networking platform