DB Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2

SELECT * FROM `user` the_table WHERE the_table.userid = DB Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2

SELECT * FROM `user` the_table WHERE the_table.userid = HTML variables...loops...? - iTechForums
Login
Search
Welcome to the iTechForums.
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 3
Members:
Number of Users Online:
Welcome to our newest member,
Reply
 
Thread Tools Display Modes
  #1  
Old 05-15-2008, 02:09 AM
beta010 beta010 is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

HTML variables...loops...?


Okay ive enver used HTML before but i do know VB, DB, and a little bit of C++. Im wandering if it is possible in this program to insert a continously changing string(ex. aaaaa, aaaab, aaaac, ect..) into a password box and then "click" a certin button. If its possible to put this into a loop until a desired screen is met, that wopuld be perfect.

Also im wondering if there is a HTML command that will increase a string varible(ex, as stated above; from aaaaa to aaaab, aaaac, and so on...)
I need answers to my questions.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-15-2008, 02:10 AM
Thirumal Thirumal is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

you need to use Javascript programming inside html page
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-15-2008, 02:33 PM
Raf_9 Raf_9 is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

HTML although called a Markup Language - not a programming one. You can't program with HTML - all it can do is to format and present your text. That's why Javascript was invented (which is ironically also not a language but a script), which can utilize some of programming techniques. It is not as powerful as a serious programming language, but would do the job with basic text operations.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I load in variables from a PHP file into Flash cs3 in a simple clear way? mainemediagroup PHP 0 05-15-2008 12:00 AM
What's the syntax for using string variables in a PHP SQL UPDATE Statement? canterbury10 PHP 0 05-08-2008 09:48 PM
Question About JavaScript Loops? Dan H JavaScript 0 05-06-2008 08:52 PM
use of variables in postgreSQL? saumya PostgreSQL 0 05-06-2008 05:23 PM
PHP variables' content not found inside class? shadow3dcaster PHP 0 05-06-2008 01:21 PM

Your Ad Here

All times are GMT. The time now is 10:41 PM.