• downloading
  • NEWBIE
  • 0 Points
  • Member since 2012

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

HI , 

i wanna display a date picker on my visualforce page

How is this possible using Apex code, 

could any one help me how would i achieve

would be helpful if any example or sample is shown for 

better understanding

 

 

thanks

HI , 

i wanna display a date picker on my visualforce page

How is this possible using Apex code, 

could any one help me how would i achieve

would be helpful if any example or sample is shown for 

better understanding

 

 

thanks

HI

i am using charts simiral to that of google charts

now my requirement is to i need those chrts to be downlaoded to

my local machine, so i prviously used

 

contentType='application/pdf#app.pdf'

 

the file is being downloaded but , the problem here is that the

chart is not being shown on the downlaoded page and the remaining content

associated with the chart is downloaded,

so could anyone help me what has to be done to download the entire chart and

what has to be used with contentType ,

could anyone help me with the sample code or the way i could achieve this

 

Thanks in advance..!

Hi , 

 

I would like to display the current Time which follows to ISO standard representation.

 

could anyone help me the way i could achieve this,

 

Thank You 

Hi , 

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

i should be able to display previous 30 minutes ,previous 1 hour ,previous 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 

8:30 and 8:00 and 7: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 , 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 , 

I wanna download an image , if i click on  a button the 

image associated has to be downloaded could anyone 

pls send me any samplecode or drive me with an example so 

that i can achieve this

 

ThankYou

Hi 

my requirement is to display the name of the browser i am using, 

it maight be chrome or firefor or internet Explorer

on the vf page so , could anyone, sens me a sample code for this

or help me with an example an example how can i achieve this 

 

 

Thanks...!

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 datetime, but i am facing a problem here, 

i have used date formatter  as mm/dd/yyyy, and time as hh:mm:ss.

so , when the date is dislayed, in the place of month minutes are being displayed, 

How could i rectify this, 

what are the correct date and Time Formatters

Could any one help me with this proble 

 

 

Thanks in advance..

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 want to display the name of the browser which i am using

and wanna display the name on the vf page , How could i achieve this

Could anybody help me with the sample code

 

Thank You,

Hi ,

How would i get the curent date and Time and the browser,

I need to display these on the vf page these have to come from

the controller,

Could anyone help me with the sample code, how to achieve this in salesforce

 

Thank you.

Hi,

 

I wanna get the value from Controller and Display them on my apexPage,

Could anyone help me with the Sample Code , how to achieve this..

 

thankyou

 

HI ,  

 I have Uploaded   a file using vf apex code, 

now I wanna view the content or display the content say in a different page, 

So how couldi achieve this..Pls Anyone send 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 , 

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