•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP section within the Web Development category of DaniWeb, a massive community of 456,485 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,789 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP advertiser: Lunarpages ASP Web Hosting
Views: 4528 | Replies: 4
Greetings.
I'm very new to asp and I encountered this little problem.
I have 2 files -> home.html & process.asp
In home.html, there are some input textfields.
In process.asp, I have inserted a textfield also.
I tried to post the form in home.html to process.asp. I managed to get the data with this little line:
However, when I tried to insert the value in =Request.Form("yyyy1") into a textfield in process.asp, it says
For your information, service is the textfield's name.
Please help.
I'm very new to asp and I encountered this little problem.
I have 2 files -> home.html & process.asp
In home.html, there are some input textfields.
In process.asp, I have inserted a textfield also.
I tried to post the form in home.html to process.asp. I managed to get the data with this little line:
<% =Request.Form("yyyy1") %>However, when I tried to insert the value in =Request.Form("yyyy1") into a textfield in process.asp, it says
•
•
•
•
Error Type:
Microsoft JScript runtime (0x800A1391)
'service' is undefined
/chm/Calculator/process.asp, line 39
Please help.
•
•
•
•
•
•
•
•
DaniWeb ASP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Installing Windows 98 On VMware. Floppy problem (Windows 9x / Me)
- Newbie - looping and array [very simple] problem (PHP)
- Help me with this Simple Problem plss (C)
- BUTTON DOES NOT WORK??? simple problem (C)
- Mac Mouse Problem! Help me out? (OS X)
Other Threads in the ASP Forum
- Previous Thread: ASP how to make the page not remembered in address bar?
- Next Thread: RDS Issue in Internet Explorer



Threaded Mode