Discussion Board
-
Direct redirection
2003-02-03, 07:41
#1
Registered User
Hello.
How do I redirect straight to an midi file.
Not by a link but when i'm going to http://www.domain.com/wap.php?id=102
That this one send them directly to a polyphonic ringtone.
-
RE: Direct redirection
2003-02-04, 08:58
#2
Registered User
Not tried it with WAP but I'd expect you can send back a "Location: url" header to redirect the browser.
E.g. in ASP you simply use
response.redirect 'mymidi.mid'
Worth a try anyway.
E
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules