i am trying to make a wap application using ASP.net. I have some problems viewing some pages. I have used mobile form class to create a wap page and in some of them i used a link or command which use onActivate or onClick command to call a function.
These aspx pages will shown on the IE but on the mobile it says there is no response.
I'm supposed to send sms from our intranet to mobile phone. I'm not relevant to this; its extremely new to me. I need ASP code to build connectivity from our server to the mobile numbers of any service providers.
how can trap mobile no. with asp & wml?i want when user send email through mobile then there mobile no. is also show in the recipient email same as the message show in there e-mail how can i trap the mobile no?acctually when i enable my site with wap then some body missuse this feature (send e-mail).and i can't trap them .
Server Error in '/OMA' Application. -----------------------------------
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unable to read the security policy file for trust level 'WSS_Minimal'.
Source Error:
Line 62: <compilation batch="false" debug="false" /> Line 63: <pages enableSessionState="false".....
I'm working on my first ASP web site. The idea of the site is to calculate which mobile phone plan is right for you. The idea is that the user answers a few questions about their calling habits, and the server calculates the ammount of talk time for each plan and then recommends on or two. I've created 2 excell sheets already. One is a user input sheet, the other is a database of all the plans available. At the moment the excell sheet works like this. The user selects a rate plan, enters in their details and calling habits, and a total talk time is displayed on the bottom of the page. I want to go one step further. I want the ASP page im working on to calculate the total talk time for ALL the plans in my database (based on the users input) and then recommend the 3 with the most talk time.All of the tutorials I've seen are simple "add this to, delete this from" database
Does anyone know whether it is possible to recognise a users mobile number over WAP.
I think it must be possible because when a mobile phone call is made, the recipient gets the callers id. So is it possible to do the same over WAP so that the users mobile number can be used to identify them?
How can I detect if someone is browsing with a mobile phone or other small screen device?I'd like to give them a text and small pic version of my site. Also, what media player is common to them, and is it programmable, ie, can I turn sounds off and on.
I have an interactive page with alot of text, I'd like to offer the interactive page without the text. Do they run javascript?
I need to dial in and connnect to mobile devices from my asp website over internet(using VOIP) and sent numeric messages to that mobile device (not just the sms or email). I did some reading on VOIP but couldn't get usefull info. If any of you could help me out on how to do this.
Some of the newer cell phones have a built-in GPS. What I was wondering was if when a mobile browser from that phone opens a web-page on my server is there any location information that I can use? Presumably it would be stored in the request.servervariables collection somewhere.
How can i build a simple (Classic) ASP page which can be viewed from a mobile device?
Can someone give me an example.& is there any way that i can test these asp pages of mine using some emmulator of some sorts. as i do not have any mobile devices to browse the net.
We have a WEB-based application (developed in Visual Studio 2005) running on handheld devices in Internet Explorer on Windows Mobile 2003. The application needs to print tickets on a Bluetooth printer, which is accomplished by preparing a RTF-file on the server and then downloading this file to the handheld device. We use a third-party application (PrintPocketCE from FieldSoftware) for the actual printing of the downloaded file. However, when the file is about to be downloaded we first get a question saying "Download <filename> to the My Documents folder in Main Memory?" with Yes, Change and Cancel buttons.
Is there a way to avoid this question and download the file directly? We need the checkbox "Open file after download" to be checked (as it is by default when the question is displayed) to get the file processed by PrintPocketCE after download.
To avoid adding file by file to the handheld device we always use the same filename for the downloaded file. This leads to another question on each download, asking whether to overwrite the previously downloaded file. Since the file has no interest after being printed this question is always answered with Yes. Is there a way to avoid this question too, for example by setting some Registry value?
I having problem in displaying chinese character with asp.net mobile control. what configuration or settings should i set in Pocket IE or PC IE in order to display correct code page??
We have our web-site developed in classic ASP, and I need to add this additional feature on one of the pages to access a VB application. How can I do that? The VB application basically sends output to the COM3 port and opens a USB-Cash drawer that is attached to it. I am not sure how to go about with this.
How can I make a ASP-file to a .DLL? The idea is to protect the source from others who use the same IIS. Can I make a ASP-file that calls a .DLL - file with all functionality, or how does it work?
when you click on it to go to the off site the user name and password will be automaticly inserted to where the offsite is asking for the name and password. My company deals with insurance companies and we would like to make it to where when our employees go to our intranet and click on a link to one of our carriers it will have the name and password in place for them. i heard its possible and old company did it but I am having so much trouble trying to figure this out.
Its the first time I use ocx on my asp pages. Say I have an ocx which is a dropdown with multiple columns. Before its displayed, I call a method to populate the pulldown, so how do I make the script block talk to the html?
'script block
<% dim myObject
set myObject=server.createObject("myObject.pulldown") myObject.Populate(.....)
I want to know how to make a match for a text , for I'm wan't to search for this in the db . the search i made search only for the exact text user inserted so if the user misspelled the word the search will give him zero result. So i want to seach for any part of the word or if it is aword in aphrase.
When you hover over one of the topic in this forum a box appear with the first few lines of the message in it. How is this created. What events area used to creat something similar and does anyone know of any good website where i can look at a tutorial for it.
I dont even know what they are called so dont know what to search for even on the web as if i write pop up i get something else which i dont think is what i really want to use, or maybe it is.
I have Windows 2000 Server. Running IIS 5. I created a ASP file that connects to a database and when i go to view it, It either says that there is a error in the code on like 106.
Which is only an "End If" command, Or it will say that this page needs to be posted on a web server that supports ASP. Well.. I have indexing service running, And I know for a fact that the code in the page is correct because it works on other 2000 server.
I have a webapp. that holds a lot of documents. Some of the documents needs to be produced from a database on-the-fly, some are static documents like PDF, Word documents, etc... In the end, a user can do a request to produce a large amount of documents as one huge PDF document. Today the creation of documents is working, but all code is done in ASP.
In Visual Basic, I was thinking about making an ActiveX EXE server that generates the PDF document. The ASP page will be polling until the file is generated. When this is done, the file will be displayed. I have only written down my thoughts on the subject. Is there a good way to do this?
how to off the html in the textarea or text box. so if user write an html code in textbox or textarea , would.nt make the page changes. like this add thread how about if i wrote an html like </table>, it will make the display page change.
is it possible to do a insert, add, and a redirect all on the same page?
for example... signup.asp. there's a text box labeled Acctid. If you don't have an acctid please enter "0000" otherwise enter one. This box is used to see if they have an existing account in the database by using an UPDATE query and if they don't it does an INSERT query with acctid = 0000 for all non customers. What I want the if.then.else statement to do is to
If acctid = "0000" then conn.execute acct_add (and if sucessful to response.redirect "/yay.asp" Else if NOT acctid = "0000" then conn.execute acct_update
(but I want it to return an error if the update wasn't sucessful either because the acount doesn't exist or watever and if the update was sucessful to response.redirect "/yay.asp") END IF
I got admin's pages and users pages. If I haven't logged in as an admin first and i'm either not logged in at all or logged in as an user then when I try to enter an address of an admin's page then it redirects the user to the main page.
I tried solving the next problem with cookies andor with session but neither of them worked. Code:
I am looking to make my company's access database (forms, reports, etc) available through a web server. Any idea what type of programming will be needed (ASP, JSP, PHP)? If there is anyone that can help me with this please let me know. I am willing to compensate them for their time and help. It should be a fun project.
I would like to make a database that contains Picture, Name Job description, gender and web address. The database should be able to hold at least 1000 profiles.
What program would you sugest? Where do I get it? Are there any online tutorials you would suggest?
I am developing an ASP page for clients. I will host the page on my server, but it must appear on the clients' websites. That means that the user should not be redirected to my site, but instead should remain on the client's site. Or at least appear that they are remaining on the client's site.
One thing that would be acceptable is to host the page on the client's site, but have it hit my site to get the data. I have looked into XMLHTTP and also just having the ASP page hit a remote SQL Server instead of a local one, but haven't made any decisions yet.
i know little about javascript and i am trying to make a timer for some exam. i know how to take the value from the table but i dont know how to show that in the form and make it move from the time eg. 00:10:00 until 00:00:00 and stop the exam and go to a different page which will have the results. i just need to know how to populate the time in javascript?