Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type of images
Message
From
02/10/2006 05:06:17
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Title:
Type of images
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01158496
Message ID:
01158496
Views:
63
Hi all,

any idea to get all images via this code under
i have images type
as bmp , gif , jbg....etc
Thisform.Image1.Picture = "images\"+alltrim(str(thisform.text1.value))+(".GIF") && it works
Thisform.Image1.Picture = "images\"+alltrim(str(thisform.text1.value))+(".GIF") +(".jpg")&& or and +(".jpg")&& error
thanks
Next
Reply
Map
View

Click here to load this message in the networking platform