Hi,

void saveimage()
{
     image logoImage = new image();
     str 260 path = EAMParameters::filePath();     //getting file path from
ur company info table
     ;
     logoImage.saveImage(path + filename,ImageSaveType::BMP_UNCOMP);
//path & filename are variables. you have to get and store path and
                                                 filename when the image is
selected.
}


I think the above code will be useful for your requirement.

regs,
Hema. S



                                                                                
                                                   
                    sunil padhy                                                 
                                                   
                    <[EMAIL PROTECTED]>               To:     
Axapta-Knowledge-Village@yahoogroups.com                          
                    Sent by:                             cc:                    
                                                   
                    [EMAIL PROTECTED]       Subject:     
[Axapta-Knowledge-Village] Save the Image in server- Urgent  
                    groups.com                                                  
                                                   
                                                                                
                                                   
                                                                                
                                                   
                    04/12/2006 11:12 AM                                         
                                                   
                    Please respond to                                           
                                                   
                    Axapta-Knowledge-Village                                    
                                                   
                                                                                
                                                   
                                                                                
                                                   




Hi All,

How can i save the image in the server.
I have created a form and placed a button in that form
now the requirement is  when i will choose the picture
on my local system the image should save in the
server.
The image path i have given in company info table.
How can i do this.


Thanks
Sunil

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends.


                            YAHOO! GROUPS LINKS

      Visit your group "Axapta-Knowledge-Village" on the web.

      To unsubscribe from this group, send an email to:
      [EMAIL PROTECTED]

      Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.








Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to