Home Faq Contact Us Submit About Us
 
Buy softwares online
 
Search
Now Available - PayPal as Customer Payment Option
 
Select OS
Palm
Pocket PC
Symbian OS
Smartphone
Linux
 
Palm
Sound, Music & MP3
Graphics & Multimedia
Business & Productivity
Games
Internet & Communications

Education & Science

Utilities & Tools
Miscellaneous
Development
Drivers
 
Pocket Pc
Sound Music MP3
Graphics & Multimedia
Business & Productivity

Games

Internet & Communications

Education & Science

Utilities & Tools
Miscellaneous
Development
Drivers
 
Symbian OS

Graphics & Multimedia

Internet & Communications
Business & Productivity
Games
Education & Science
Development
Utilities & Tools
Miscellaneous
 
Smartphone
AT&T
Verizon
Orange
CSL
 
Linux

Sound Music MP3

Graphics & Multimedia

Business & Productivity

Games
Internet & Communications

Education & Science

Utilities & Tools

Miscellaneous
Development
Drivers
 
   
Palm Top
1. BugMe for Palm OS
2. MEGA PACK for Palm OS
3. Encrypt It for Palm OS
4. Time Maximizer for Palm OS
5. Absolute TetriBox for Palm OS
6. Absolute Volley Balley for Palm OS
7. Absolute MahJong for Palm OS
8. Absolute Bubble Shooter 2 for Palm OS
9. Absolute Solitaire Studio for Palm OS
10. Full Hand Casino for Palm
 
PocketPc Top
1. Cresotech Convert-It
2. Cresotech Convert-It (German Edition)
3. Cresotech PocketLANce
4. Cresotech PocketSafe
5. Cresotech TaschenTresor
6. Cash Organizer 2003 Deluxe for PPC
7. Absolute TetriBox for PPC
8. Absolute Volley Balley for PPC
9. Bounty Hunter 2099 Pinball for PPC
10. Absolute Checkers Challenge for PPC
 
Symbian OS Top
1. ExcelEverywhere for Java Phones
2. Database Viewer for Sony Ericsson
 
Smartphone Top
1. Database Viewer for Smart Phone 2002
 
Lunix Top
 
Search more Audio & Video software free from MP3ToWAV.ORG
 
SharewareTown.com - Free Download Software
 
 
 
Support Online
PdaApp team will help you find the answers.
 

Search your tech questions from Frequently Asked Questions(FAQs) page.

If you can't find your questions from Frequently Asked Questions(FAQs) page, please submit your questions to Support Online , we will contact you in 24 hours.
If you can't contact us from Support Online , please contact us via e-mail.
 
<% function IsValidEmail(email) dim names,name,i,c IsValidEmail=true names=Split(email,"@") if UBound(names)<>1 then IsValidEmail=false exit function end if for each name in names if Len(name)<=0 then IsValidEmail=false exit function end if for i=1 to Len(name) c=Lcase(Mid(name,i,1)) if InStr("abcdefghijklmnopqrstuvwxyz_-.",c)<=0 and not IsNumeric(c)then IsValidEmail=false exit function end if next if Left(name,1)="."or Right(name,1)="."then IsValidEmail=false exit function end if next if InStr(names(1),".")<=0 then IsValidEmail=false exit function end if i=Len(names(1))-InStrRev(names(1),".") if i<>2 and i<>3 then IsValidEmail=false exit function end if if InStr(email,"..")>0 then IsValidEmail=false end if end function %> <% Set arrTo=Session("arrTo") Mail.Host="mail.pdaapp.com" If Request("SEND")<>""Then If Request("FirstName")<>""and Request("LastName")<>""and Request("Subject")<>""and Request("Subject")<>"Selectone"and Request("Body")<>""then if IsValidEmail(Request("Email"))=true then Items=arrTo.Items For i=0 to arrTo.Count-1 Mail.AddAddress Items(i) Next Mail.From="support@pdaapp.com" Mail.FromName="PdaApp Support Online" Mail.Subject=Request("Subject") Mail.Body="Username:"+Request("FirstName")+" "+Request("LastName")+chr(13)+chr(10)+"E-mail:"+Request("Email")+chr(13)+chr(10)+"Country:"+Request("Country")+chr(13)+chr(10)+"Order Num:"+Request("ordernum")+chr(13)+chr(10)+"Subject:"+Request("Subject")+chr(13)+chr(10)+"Body:"+chr(13)+chr(10)+Request("Body") ErrStr="" If Request("Signature")<>""Then Set CM=Server.CreateObject("Persits.CryptoManager") Set Context=CM.OpenContext("",True) Set Msg=Context.CreateMessage CM.LogonUser"","Administrator","xxxxxxxx" Set Store=CM.OpenStore("MY",True) Set SignerCert=Store.Certificates("67D1 4E91 A7EF DDA8 490E BC7D 5621 CA1C") Msg.SetSignerCert SignerCert On Error Resume Next Mail.SendSigned Msg If Err<>0 Then ErrStr=Err.Description Else arrTo.RemoveAll ErrStr="success" End If On Error Goto 0 Else On Error Resume Next Mail.AddAddress"Support@pdaapp.com","PdaApp Support Online" if not Mail.Send Then ErrStr=Err.Description Else arrTo.RemoveAll ErrStr="success" End If On Error Goto 0 End If else response.write("We found the following error marked as red in the data you just submitted.") response.write("
") if IsValidEmail(Request("Email"))=false then %>
Please enter your correct email. <% end if response.write("Please revise your entry below and resubmit. Thank you. ") end if Else response.write("We found the following error marked as red in the data you just submitted.") response.write("
") if Request("FirstName")=""then %> Please enter your FirstName. <% end if response.write("
") if Request("LastName")=""then %> Please enter your LastName . <% end if response.write("
") if Request("subject")=""or Request("subject")="Selectone"then %> Please select a subject. <% end if response.write("
") if Request("body")=""then %> Please enter your content. <% end if response.write("
") response.write("Please revise your entry below and resubmit. Thank you. ") End if Else %> Please choose one Subject Below to begin the process of creating a Support Ticket. <% End If Session("Count")=Session("Count")+1 If Request("Address")<>""Then arrTo.Add Session("Count"),CStr(Request("Address")) %>
<%If ErrStr<>""and ErrStr<>"success"Then%> Message was not sent due to the following error: <%=ErrStr%> <%Else%> <%If ErrStr="success"Then%> Message had been sent to PdaApp, we will soon contact you. <%End If%> <%End If%> <%If ErrStr<>"success"Then%>
<%if request("firstname")=""and request("send")<>""then response.write("First Name (required)")else response.write("First Name (required)")%>

>

<%if request("lastname")=""and request("send")<>""then response.write("Last Name (required)")else response.write("Last Name (required)")%>

>

<%if isvalidemail(request("email"))=false and request("send")<>""then response.write("E-mail (required) ")else response.write("E-mail (required)")%>

>

Country

>

Order Num

>

<%if request("subject")="Selectone"and request("send")<>""then response.write("Subject(required) ")else response.write("Subject(required)")%>
<%if request("body")=""and request("send")<>""then response.write("Content(required)")else response.write("Content(required)")%>
 
<%end if%>
 
 
Audio&Video Software Download::Terms Of Use::Privacy Policy::Refund Policy::
Copyright ©2002-2011 PdaApp Pty Ltd, All Rights Reserved.