Click here to Skip to main content
15,887,683 members

Comments by Jocelyne El Khoury (Top 16 by date)

Jocelyne El Khoury 2-Jul-14 8:36am View    
okey done but how can i prevent the page to post back and return to page load?
Jocelyne El Khoury 22-Apr-14 3:24am View    
i'm using : strCommand = String.Format("... {0} {1}", "'" & File.FilePath & File.SavedFilename & ".caf" & "'", "'" & File.FilePath & File.SavedFilename & ".mp3" & "'")

i tried with quotes and without quotes for the path ... but still nothing... the new file converted is not being saved ...

am i missing something here?
Jocelyne El Khoury 17-Apr-14 3:59am View    
but how can i save the file after conversion?
Jocelyne El Khoury 17-Apr-14 3:29am View    
but how can i save the file after conversion?
Jocelyne El Khoury 16-Apr-14 2:35am View    
I don't want to use a loop because there will be delay between the push notifications i need to send all the notifications at the same time, so the devices get the push notifications at the same time without any delay