• downloading
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 25
    Questions
  • 14
    Replies

Hi , 

My requirement is , i need to dispaly the current time, and depending on the current time 

i should be able to add 30 min , 1 hour , 2 hours to the current time and disaplay them in 

a dropdown ,

 

for eaxmple:

if the current time is 9:00 in the drop down i should be able to dispaly 

9:30 and 10:00 and 11:00 so on and it should alter depending upon the current itme

could anyone could help me with an example how would i achieve this

 

Thank You

HI,

my requirement is to upload a file and once the file is uploaded,

i must be able to view the content of the uploaded file.could

anyone help me with an example or a sample code how could i

achieve this...

 

Thank you.

Hi 

i wanna generate a report , where i need to display a

bar chart and the data has to come from the controller

How could i achieve this , anyone help me with the approach.. 

HI , 

I have to generate a report where in the bars have to dispalyed 

according to the data from the controller, Could anyone help me

How could i achieve this...

HI,

I wanna display the name of the browser which i am using

and this has to come from the controller

Could anyone help me the sample code

 

ThankYou

Hi , 

I wanna upload a file from my local machine to salesforce account, 

Could any one help me with the sample code how would i achieve this

 

Thank You

Hi , 

I  would like to get the values form ApexPage to the Controller, 

So, could Anyone pls help me with the Sample code how could 

i achieve this.

 

Thank you

 

 

Hi, 

 How can i downlaod a content with my specified extension.i have tried with contentType="application/pdf#fileName.crt" 

But its nor working fine in IE, while its fine in chrome and firefox.How can i resolve it in IE

 

Thank you

Hi,

  Could any one help me with the apex code ,where a new window has to be opened,

   i have already tried with window.open but that's not working properly , please help 

   me how would i achieve this.

 

  Thank you

hi , i wolud like to download a file in crt format that is a certificate format ,so could  any one pleas let me know the solution in apex