i understand that its as if i am posting to myself.... but the sms companies do't say they will post back and don't mention what i should call thr returning page name..... in their tech.doc they say simply after submission you recive '01' now how am i supposed to read that!
should they specify...
i understand that its as if i am posting to myself.... but the sms companies do't say they will post back and don't mention what i should call thr returning page name..... in their tech.doc they say simply after submission you recive '01' now how am i supposed to read that!
sorry for bother...
hi people can u please help!!
i am looking to create an asp driven website that will allow people to send sms....... i have contacted sms companies which will allow me to submit my sms request through normal http post request forms..... they say your webserver will receive numerical replies but...
How do i get my VB6 Application to throw up a internet Connection Dial-up box , when i have detected that the user is not connected to the internet.
And also....
How do i make my own dial-up Connection using my own user name , password and Telephone no. directely via with my VB6 Application...
Hi guys i am having problem with my ASP script.
i have this code
Set MyBrow=Server.CreateObject("MSWC.BrowserType")
if (MyBrow.javascript = False) then
response.redirect("nojavascript.asp")
end if
to see if the incoming broswer has javascript enabled
this works fine with...
i have got the same problem.
i can select fine. But when it come to inserting a new record
it gives me
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
but the SQL is a simple INSERT INTO TABLE...
i am going to create an web application that logs in a user.
When a user does login i want to create some kind of object at the server so that i can use it to check against it if the same users try to login again using another pc or by a new browser window.
Is this possible in ASP?
Any...
In ASP you don't necessarily need to connect to a database via a DSN. You can in essence map the path to the DB[(C:/db/etc.mdb) or even (../db/etc.mdb)] and giving the extra information, what drivers you need, respectively.
Is their an equivalent in java. I do not want to create a DSN and want...
i want to create an application that sits on a specific server an does various stuff. But i want clients to to use this application through their browsers.
Are servelets the way forward?
Hi People,
All i want my java program to do is open this file (index.html, it's local to the class) external to my program. i do NOT want my application to load the file within it self.
i just want to re-create the double click command.... In essence the program will terminate leaving the user...
i need an example of any java code that establishes connection to an access database using Linux as my Operating System?
Any help is welcome.
i would like any java code that solves my problems and executes a simple query displaying the results.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.