473,385 Members | 1,757 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Looking for a multi-page form script

1
i am trying to find a script, any script, for a multiple page email form. it can be asp or php. i am trying to develop a form that can take just general information and send it to me. also it may need to open another form for more information to place an order.
May 18 '07 #1
4 1756
kestrel
1,071 Expert 1GB
you're just looking for the php or asp code to process the form and mail it?
May 18 '07 #2
Actually I am having the same issue with this runing with a PHP script. I tried a code I found online that was along the lines of:

on (release {
myVars = new LoadVariables();
myVars.userName = userName.text;
myVars.password = password.text;

myVars.loadAndSend( "http://www.blahblah.com/blah.php", myvars, "POST");
}

and then the PHP script would be looking to receive two variables, userName and password.
May 18 '07 #3
Motoma
3,237 Expert 2GB
Excellent cytan7411, thanks for the response.
May 18 '07 #4
kestrel
1,071 Expert 1GB
good job....... .....
May 18 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

12
by: * ProteanThread * | last post by:
but depends upon the clique: ...
28
by: John McCabe | last post by:
Hi I'm looking for something equivalent to the Data Structures and Algorithms in Ada 95 books by Biedler and Feldman etc, but based towards efficient C++ implementations. Does anyone know of...
3
by: Serious_Practitioner | last post by:
Happy New Year! I am looking around for an MS-Access based database that will help me manage the collections of 20-30 small loans. I need to be able to create amortization schedules when the...
1
by: A | last post by:
Hi all, I have developed an app in C# and am getting ready to sell it. I am trying to find metrics for how many service and support calls I should allow under the monthly service agreement. ...
3
by: Niels Jensen | last post by:
I'm developing an application which will sit on a Citrix server and users will run it from there. Now as far as I can make out citrix starts a new process every time an .EXE is run, however as...
4
by: malahal | last post by:
Hi, My string is a multi line string that contains "filename <filename>\n" and "host <host>\n" entries among other things. For example: s = """ filename X host hostname1 blah... host...
17
by: sloan | last post by:
I found these (2 links below). Does anyone know of any (neutral) reference sites for this kind of information? http://www.itjungle.com/tug/tug121406-story03.html Microsoft's Visual Basic 6 and...
20
by: ram.rachum | last post by:
Hey, I'm looking for a good Python environment. That is, at least an editor and a debugger, and it should run on Windows. Does anyone have any idea?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.