wappy
Jul 31 2006, 05:23 PM
| | Here is my new wap mail script. You can use it as a free email sending service or an email admin form (can set this option in config.php) its extremly simple to install and you will find full instructions in the zip file. Please feel free to comment, rate, or update this script :-) Click to view attachment |
Reply
Lyon2
Aug 1 2006, 08:10 AM
Do you mean wireless markup language (wap) email script/service? If it is, i was looking for something like this to learn from, i am learning this language for 2 days now, it is very useful and interesting.
Reply
toddy
Aug 1 2006, 08:51 AM
Your headers are giving me a nasty error dude QUOTE CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. so i put in my own and its all good =p CODE //WML doctype definition & the http header: header("content-type: text/vnd.wap.wml"); echo "<?xml version=\"1.0\"?> <!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.1//EN\" \"http://www.wapforum.org/DTD/wml_1.1.xml\">";2
Reply
wappy
Aug 1 2006, 10:21 AM
no by wap i mean WAP AS IN THE MOBILE INTERNET. in my sig it explains how you can view wap sites. Hey hey toddy good to see you here! So this mail script is giving you header errors? Its working on my site bro, click my email at bottom of index an tell me if you get errors as i used this very script on my site. O and toddy if the one on my site is giving errors is that on pc or phone?
Reply
toddy
Aug 1 2006, 10:26 AM
Mite be my host as its ok on your site. Im on a windows server and this is linux
Reply
wappy
Aug 1 2006, 11:04 AM
how strange. Maybe it might be worth putting your headers in the next update as maybe others have problems too but i can tell you it works as they fill my mail every day with it lol
Reply
hype
Aug 1 2006, 01:12 PM
So that script is for sending emails while on mobile by WAP? hmm, its not quite frequent that ppl will send email while on the go but I guess that script will come in handy if there's a need for urgent stuff... Is your website in WAP? Can it be view with normal browser or we have to get a mobile device to view it?
Reply
toddy
Aug 1 2006, 03:07 PM
Wappys site is a wap site and can be viewed from a mobile or using opera, read his signature
Reply
gaggu121
Aug 1 2006, 04:28 PM
HI dear friends am gaggu from india punjab.hi wappy its cool i like it very much i seen some stolen scripts in your wap site what is happen with this please tell me.....why you placed stolen in that....can u please give me days left in year source code for my wap.....
Reply
toddy
Aug 1 2006, 05:48 PM
I can tell you as I was hosting wappy at the time! Both mine and wappys sites were hacked, and many off our 100 percent unique scripts were stolen =c
Reply
wappy
Sep 9 2006, 09:33 PM
NeoCult was banned from my forums for free posting, posting off topic, ignoring polite warnings and generally being an idiot. Grow up.you get more funny by the minute? Where do you get this rubbish from? I coded this script from scratch with command i learnt at php.net its not copied from anywhere and is such a simple script anyway it was easy. Go away and stop posting rubbish in my threads because you were banned from my site its pathetic.
Reply
NeoCult
Sep 8 2006, 08:39 PM
more code that you edited to suit yoursef, this isnt yours either
Reply
masterio
Aug 27 2006, 02:41 AM
Hi wappy i use opera to browse it using my PC. Well it seems great if we have wap website!. 5 star from me!
Reply
wappy
Aug 2 2006, 05:57 PM
well did you forget they have predictive text on most phones now. I can type extremly fast on my SYMBIAN NOKIA, as you can probably see from the length of many of my posts here. My wap site has been designed taking into account that you may not have a great phone. It will work on almost any phone even real old ones. If for any reason it don't then simply turn the images off and it will for sure. Orange offer unlimited access to wap for one pound a day, and if you search wap or web for more underground forums you MAY find tricks. Im paying a pound a day for it right now which i don't mind as for about 2.5 of 3 years i have managed to obtain it completly free lol
Reply
hype
Aug 2 2006, 02:40 PM
isnt it hard to type with phones? Unless its PDA phones or phones with huge keypads by they seems quite hard to operate... And it's rather expensive to surf using WAP for a long time... I'll try visit opera, hope I learn more about WAP and WML, and I don't have a rather powerful phones to open WAP pages fast enough...
Reply
Similar Topics
Keywords : wappymail, v1, 50, wap, mail, email, admin, script
- Need Help With Javascript Drag And Drop Script
Having trouble with javascript drag and drop script. (2)
Java Script To Hide The Url In Address Bar
Does any one know about this ? (6) Hello friends , just now i came accross a particular type of script which is capable of masking the
URL which is seen in the Address bar of the webpage , that is by implementing the particular Java
Script when the user visits a page eg. www.mysite.com , then it is possible for the admin of
www.mysite.com to mask this site and display some other website in the viewers address bar. I came
to know that such a script can be written using Java Scripts , Can any one get me the Script ??....
What Does Outlook 2007 Junk Email Filter Regard As Junk
Please help (0) I am having a problem with an email I'm sending out to customers but when I test it on my email
account Microsoft Outlook 2007 client, it keeps going directly to the Junk Email folder. I would
like to know if anyone knows what microsoft regards as Junk Email as I'd like my customers to
recieve this email in their Inbox and not Junk Email folder. I found a list on microsofts website
and checked it against my email but none of the items in the list are in the email. Here is where I
found the list: http://office.microsoft.com/en-gb/help/HA010450051033.aspx Any ....
[request] Avatar For Trap17 Users
Nice one... for my avatar rotator script (0) As per the description above, I would like to challenge the GFX people here on the Trap17 to design
a nice, bright, clear, professional looking 'avatar' for me and other members to use. I
plan on including it in my Rotator Script, which I think can be found in the Tutorial Section here
on the Trap17. (If not, I must write that one soon). /laugh.gif" style="vertical-align:middle"
emoid=":lol:" border="0" alt="laugh.gif" /> I'm thinking that we need to open this up as a
Competition so all Members can contribute and then the Admins can start a new section in ....
A Question About Php Mail
A question about how php send mail using which email account in SMTP s (1) I have code my website with send mail feature, I just notice that everytime i send out email, it
uses gamma.xisto.com as the sender, but the fact is I want to use my own email account that exist in
trap17, suppose I create email account name webmaster@innosia.trap17.com then how exactly can I send
an email that uses this email account? So that when user replying the email, the email can be sent
to my inbox not the xisto.gamma? How to configure this? Anyone knows? I know that php uses this
mail(to,subject,body,header) function to send mail, and we can even create fake ....
Trap17 Email Spam Scam - Warning
(12) I got a interesting email today from marcy4u208@gmail.com QUOTE My dear,i am well pleased to
contact you after going through your profile at www.trap17.com on my search for genuine
frienship,please contact me on this idd (marcy4u208@gmail.com)so that i can send you my photo and
tell you about myself,Mercy I sent a reply saying I don't know this site /laugh.gif"
style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" />, but it should be
interesting if I get a response about some spam related things, but I thought I let members know
about thi....
Destination Address For "submit" Button
Adding a destination email address to a "Submit" button (5) I discovered this site while searching for an answer on what HTML code to use to print a web page.
"Skymonkey" provided the answer to a similar question posed back in 2005. I now have another
question about submitting a web page with fill in blanks. Is there an easy HTML code that can
include a destination address to a "Submit" button without having to use Javascript? I have created
a form with fill in blanks and now want to have people simply hit the Submit button to send their
information to a particular email address. Thanks for any help. Tom T.....
My Application Confirmation Email [resolved]
(3) Can you resend me application approval confirmation email? thanks....
Slightly Concerned About Web Hosting Applications
email addresses shouldnt be shown (7) Ive been thinking about this for a while, every since i did a search for my email address in google
(you should really try it, youd be surprised where your address turns up sometimes) I was lucky and
the only reference to it was here at T17 in my hosting app. But this concerned me... Many of the
folk here at trap are very intelligent and cautious people and dont like their email address being
splattered across the internet but that is what is happening because of the application threads. I
would like to ask if they can be made mod/admin only or if Jlhsalips email hidi....
Eight Crazy E-mail Hoaxes Millions Have Fallen For
(0) No its not the obvious Nigerian scams or the lotto scams just some fun interesting stuff. The first
hoax and funny enough I somewhat believed when it made headlines and stuff, I think there was topic
on the forums but not to sure, is the Raise Bonsai Kittens in Bottles. Put it like this it got so
bad because of what it was about that the FBI got involved to see if it was legit or not. Of course
it wasn't. The next hoax is the Sign a Petition to Ban Dihydrogen Monoxide and although I never
saw a single email or website about this hoax I will say that it was pretty....
Seeking Help With Javascript
Need help with drag and drop type script (1) What i want to make is a script that has a table, which is a menu for my site, and when you click
the top of the table you can drag it to another place in the page. This is the code: Test
run - Right click menu - ©Jack McCrea 2008 <script type="text/javascript"> function
coordinates(event) { if (event.button==2) { var x=event.x; var y=event.y;
document.getElementById("element").style.left=x; document.getElementById("element").style.top=y;
document.getElementById("element").style.visibility="visible"; var oldx=x; var oldy=y; } }
<script type="....
Browser Compatibility Problem With Firefox - Javascript + Css
Having trouble making a script work right - any suggestions? (3) Hi, Im working on a website, and im trying to make a right-click menu, which opens on right click,
wherever the cursor is, and closes on mouse out. I wrote the code below, and when i ran it in IE it
ran fine, just how i wanted it to work. However in firefox, the menu just opened in the top left. im
presuming this is because it doesnt like my style changing in the javascript. Any ideas, and
suggestions? If i cant make this work, i will just make it so it works slightly differently when
viewev in firefox so that it can just open in one place. All ideas appreciated. ....
Do You Have Mail?
not talking about email, bills, announcements, invitations. (6) this part of writing is obvioulsy fading away. haven't recieved anything by mail from anybody.
guess in another few years this way of communicating will be gone forever. the tradegies of
technology /dry.gif" style="vertical-align:middle" emoid=" ....
Suggestion About Email Notification
(1) I have a suggestion, make an option where you receive email notification when your credit balance
drops below X.xx credits, and to make the value you receive the notification from different amounts,
e.g Recieve email notification when your credit balance drops below a certain amount: Y/N The
amount before you receive notification: 1/2/3/4/5/10/15/20/25/50/100 credits. (or something
simmilar) Even without this I have to say great job Trap17 /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
Which Mail For My Website?
Which is better yahoomail or hotmail (9) Straight to the issue --> My php-mysql website is in final stages and would be replacing my
current html website anytime soon. I have a contact form which uses send mail. Now I was wondering
which one is better yahoo or hotmail (gmails is not webmaster friendly. What i like in these two are
the blocking feature by ip name and domain name (I really want to keep my spam box clean and tidy).
But Hotmail has this feature "mark it safe" or not. which can accomplish the same task more easily
when checking mails. The only thing gmail lacks is this, otherwise it is superb. ....
Halliluya! I'm Either Rich....
...or it's an email scam! Guess which... (5) Just received this in my email. Wow! I'm----the----luckiest----guy---on---earth. ~Sob sob~
QUOTE FROM THE DESK OF MR ABUDU HASSAN BILLS AND EXCHANGE MANAGER, BANK OF AFRICA (B.O.A)
OUAGADOUGOU-BURKINA FASO. WEST AFRICA DEAR FRIEND I am the manager of bill and exchange at the
foreign remittance department BANK OF AFrica (B.O.A) here in Ouagadougou, Burkina Faso. In my
department we discovered an abandoned sum of US$10.5m (TEN MILLION FIVE HUNDRED THOUSANDS US
DOLLAR) in an account that belongs to one of our foreign customer (MR. ANDREAS SCHRANNER from M....
Spam Is 30 Years Old May 3, 2008
Come celebrate the birthday of the very first SPAM email (13) According to this article 393 ARPANET employees in 1978 received the very first SPAM email from
DEC. Since then we've all grown to know and love SPAM in all of its flavors. I say we should
make this a International Holiday and drink a beer in rememberance of that very first little
SPAMalita that started it all back when The Rockford Files was entertaining us nightly and Jimmy
Carter was messing up the Middle East. I think that was Carter's term... Anyway, here's the
article in its entirety in case the above link doesn't always work: QUOTE Dublin, ....
Which E-mail Service Do You Use?
(51) Well, surfing through the forum I learned about some mails that I didn't know about, so know
I've a question, which is the best (performance,security,etc) mail that u have used. I know
Hotmail is the one with more ppl but for me it isn't the best Yahoo! Mail is much better,
I've Yahoo! Mail,Hotmail,GMail,Lycos and Mail.com. Which one do u prefer and recommend?....
Php Functions To Send Mail
(9) Which other methods to send mail from a form? I just know mail function, like: mail(string to,
string subject, string message) Has anyother?....
Are You Haveing Bad Experience With Yahoo Mail?
yahoo mail works lame ? (4) mm i wonder it is just me or happens to all user , from like 3 or 4 dayz the mail.yahoo.com isnt
working good ! its that right ? i mean from my instant messenger i hit the mail box picture and
" Problem " , cant find the server " the original " error . i have to go on yahoo main site ,
there chose mail , and in that tiny little box to log and there it goes .. its working idk why but
...still is working and never will change theri mail services. best of internet my opinion....
Very Simple Online Now Script
This is a very simple online now script. (4) Hi all, Its Aldo. anyways, I wont be using the method of pagination, i will just tell you how to
make a basic online now script. When someone logs in, now take into consideration that the name of
the username input is username ( First ,create a table in your database saying online now and add 2
fields to it. id and username CODE id type=integer(INT) , auto increment, length =255
and username = VARCHAR length=the limit a username should be in your site now from there we take
off : CODE <?php //logged.php //authentication script //connection scri....
Jsp Or Java Chat Script Like Mig33
(5) so most of you guys know mig33. its a wap application,probaly java.most kindly to be java. does
anyone have java knowlege or knows where i can get a chat script like mig33? i also know this server
supports jsp so im planing to use it for my application. i was hosted here last year but moved
because i found a better host. now im back just to use the jsp on this server. Im planing to run
chat applictions so if any one wants to help me in my project let me know.....
How To Make A Counter Strike 1.6 Dedicated Server
CS 1.6 Dedicated Server with Admin Mod and Stats Me (17) How to make a Counter Strike 1.6 Dedicated server What do we need ? HLDSupdatetool ->
http://www.steampowered.com/download/hldsupdatetool.exe NoSteamPatcher ->
http://www.gameszone.ro/downloads/no-won-steam.zip AdminMod + MetaMod ->
http://ovh.dl.sourceforge.net/source....50.60-win.zip StatsMe ->
http://ovh.dl.sourceforge.net/source....3-cstrike.zip Step 1 Create a dir were the server will be
installed example C:\HLDS Open hldsupdatetool.exe, click next , then I agree we will get to the
destination folder, here we press browse and select Local Disk C ,....
How To Create Embed Image Mail In Gmail
(56) Hi to all ! Anybody can help me to create an email with embedded image so that mail reader
automatically see that image. Moreover I wont attached that image as it appears small in size in on
gmail. Thanks in Advance. ....
Verifying Email Addresses
Using a simple PHP script (9) This simple script will allow you to run some basic checks to make sure that any email address
entered is actually an email address. There is no guarantee offered that this will stop every single
fake email address, but it'll provide some protection. Now, the code! First we need to get
the email address to verify. Here, I get it using POST from an HTML form. CODE <?php //Load
email address from web form $email = $_POST['email']; Now, we move on
to our first check. Does the text that has been entered look like it could b....
Problems With Outlook Express
My email configuration isn't working (7) Does anyone have a clue as to why my outgoing email isn't working with Outlook express? I can
get incoming mail, but I'm getting an error when I try to send email. I followed the
configuration instructions, but it still isn't working correctly. I get an error everytime.....
Delay X Seconds In Flash
how to action script that (1) How do i have to do, to tell a frame to wait x seconds after it continues playing? In Macromedia
Flash, of course... Like: CODE stop(); "wait x seconds"; play();
Thanks....
Web Surfing- Script Needed
(2) We all know of anonymouse web surfing, Sites like http://anonymouse.ws/cgi-bin/anon-www.cgi Offer
peope to surf the internet anonymousely, The site has baners and ads showing up and does not support
all links. Does anyone know what script they use or where i could get one from, What script do they
use? Also if anyone jnows how to make my own? I really want this as a addon for my site, So all help
would be appriciated. Thanks, Mbd5882....
[help] Java Script: Window.open
Works with Firefox, not IE (10) CODE <HEAD> var popUpWin=0; function popUpWindow(URLStr) {
if(popUpWin) { if(!popUpWin.closed) popUpWin.close(); }
popUpWin = open(URLStr, 'GunBound Tactics: Screenshots',
'width=820,height=550,menubar=no,resizable=yes,scrollbars=yes,toolbar=no,top=90,left=90')
;; } </HEAD> <BODY> <a
href="javascript:popUpWindow('/f11/clipped.php');"><b>Clips&
#60;/b></a> This is a script for opening a new window. It works ....
Many Php Script Sites
(16) Hi I find many sites has PHP scripts :: http://www.proxy2.de/scripts.php http://www.free-php.net
http://knubbe.t35.com/ http://www.ngcoders.com/ http://www.oxyscripts.com/
http://www.phparena.net/ http://www.1phpstreet.com/ http://px.sklar.com/
http://www.scoznet.com/ http://php.resourceindex.com/ /blink.gif' border='0'
style='vertical-align:middle' alt='blink.gif' /> ....
Looking for wappymail, v1, 50, wap, mail, email, admin, script
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for wappymail, v1, 50, wap, mail, email, admin, script
*MORE FROM TRAP17.COM*
|
advertisement
|
|