hi, i need to make a login page on my asp.net site. I have no idea really how to do it, but i have 2 text boxes, and an access database with usernames, and passwords....
any help?
Justin
User Profile
Collapse
-
ASP.Net Login
hi, i need to make a login page on my asp.net site. I have no idea really how to do it, but i have 2 text boxes, and an access database with usernames, and passwords....
any help?
Justin -
and that would go in my function right?... -
yea i could use an example of that... I just dont understand how it is returning 0's when the query string works if i test it...Leave a comment:
-
sorry, but i really dont know how to do this crap, i just need someone to show me how to do it so i can learn from it... i know how to test the sever side code by rebuilding the query string, but it just doesnt work. I also test with alert boxes to make sure im hitting the function...
help me out...Leave a comment:
-
ajax help
I posted an earlier question asking about getting all 0's in my return values, could someone help me out with this problem...
HTML
[HTML]<HTML>
<head>
<title>Zeller s Carpeting Cost Estimate</title>
</head>
<script>
var http = createRequestOb ject();
function createRequestOb ject() {
...Leave a comment:
-
-
sorry to further clarify...
when i push submit it will return something like
the cost of your carpet is 0
the area is 0
it will get the php page, but not do the calculations...Leave a comment:
-
Not getting correct return values from Ajax script
anyone have any idea why i am not getting any return values? it will return the words just not the numbers?
HTML
[HTML]
<HTML>
<head>
<title>Zeller s Carpeting Cost Estimate</title>
</head>
<script>
var http = createRequestOb ject();
function createRequestOb ject() {
var ro;
var browser = navigator.appNa me;... -
THank you, I do understand the changes you have made...
I didnt think it was a good idea to go to a forum but I was seriously out of options, but I just learned what AJAX was and couldnt get help anywhere else, so i thank you greatly....
Justin GayheartLeave a comment:
-
yeah this is a school assignment that uses strictly ajax and php, if it was a javascript assignment it woulda been done 2 days ago, unfortunately for me the professor wont help me out...Leave a comment:
-
I dont know why it doesnt work, i took your code and compared them side by side then I just copied them over into IIS and tried it but they dont work...Leave a comment:
-
-
beginner AJAX
hi, I am a beginner with AJAX, i have an assignment where I have to pass a number to my php script and have it sent back converted into CELCIUS OR FARENHEIHT(spel led wrong). The problem is I dont know how to pass multiple arguments to my php script...
Here is my stuff below if you can look at it and someone could help me i would appreciate it...
HTML
[HTML]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML...
No activity results to display
Show More
Leave a comment: