Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
I would like to set up a website where users have to enter in their information such as credit card info, address, etc. for a user name and password. I would like to set up this website so that everytime the user opens up the site after the initial registration, the website will automatically sign that person in with a message such as:
Welcome John. If you are not John, please click here.
Anyone know how to set up a site to do something like this?
Summary: I have a FOR loop in a Batch Script on XP Pro. FOR /L %%A IN (1 1 %engine_instance%) DO ( type %logs_dir%\sim_engine_%%A.log | FIND "Customers Processed This Run" > %logs_dir%\run_sim_temp_%%A.txt ...
Summary: Hi everyone! Excuse me for my poor english... I would like to write a script that create shortcuts on my desktop, to file with ".vmx" extension in my d:\Virtuals_Machines\ folder. This folder contain ...
Summary: I was wonder if you know if there's a script that I can use to make a secure Download on a non-secure webpage. e.g.) I made a backup and then uploads to my homepage (but I want it to ASK for a correc...