|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Newbie to downloading!
I am tryign to make my own Wap site. But I am not sure how to like to file such as *jpg or *.mid so that they will downlaod to my phone once they are click on, also would like to make it to where they could click on a preview button also. Can anyone help me with this? Thank you for taking the time to read!
|
|
#2
|
||||
|
||||
|
Hi almulder,
Welcome along to the forums. You'll find that nine times out of ten you can find the answers you're looking for if you use the search feature at the top right hand of this site. Links in WML are just like links in HTML in many cases: <a href="file.jpg">File 1</a> <a href="file.mid">File 2</a> As for image previews, you can show the image like this: <img src="file.jpg"/> There's no way that you can preview a ringtone without it being downloaded to the phone. Well there is but that means going into the realm of DRM, Digital Rights Management. Hope this helps
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
|
#3
|
|||
|
|||
|
More help please
I am trying to make a site so that people can downlaod screensavers and mids, but canot figure out how to link to the file correctly. If I link directly to an mid file it just plays on the phone, it dose not downlaod it to the phone. how can I make it downlaod? And is it the same for jpg's. Thank You for your help. and could you show me some examples. I have looked at many tutorials but can't find info on this matter.
|
|
#4
|
||||
|
||||
|
What phone are you using?
Show us your code. There's a post here about some phones not letting the user download the tone, as it just plays it but there's not an answer on that one. If you post your code it might help. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Newbie to downloading! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|