No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
12 Posted Topics
Hello everybody, i am trying to import an mysql table to sql server both has the same attribute and with the same datatype. and here is what i did : 1- i export the mysql table to excel sheet. 2-then i went to the sql server and import this sheet …
What are you trying to do?
just search for an ftp software, the are many of them and the are free then you access the server through the user-name and password which you already has it.
Hello everybody, I am looking for a way to filter an Robt spam in coldfuion, i had look to the recaptcha, but it is not clear and it is not easy for customers. any body have another idea, ....help please
look my friend i had the same problem and i solved using this kind of encryption [code=coldfusion]<cfparam name="Request.PasswordKey" default="keyyyyyyyyyyyyyy"> <cfset Encrypted = Encrypt(form.number, Request.PasswordKey)> <cfquery datasource="db"> Insert Into table (field1, field2, ,field3) Values (<cfqueryparam value="#form.na#">, <cfqueryparam value="#Encrypted#">) </cfquery> and when you want to decrypt the date use <cfset decrypt = …
I had this problem with many computers and the only solutions is to do recovery from the windows cd or re install the windows from different windows xp copy. Thanks
Hello every body, i have a table has username and encrypted password, and i want to write it in different table and i want to decrypt the password filed and i am using this code [B]I am selection the data from the login table[/B] [ICODE]<cfquery name="dec" datasource="ds"> select * from …
Im trying to get the ip address for our company customer and save it in the DB just for statical thing.
can you explane more about your problem, so we can help you
look for the duplicates just make you query output like this <cfoutput query="user_completed" group="program_id" [B]maxrow="1">[/B]
my friend you can do that through your database query where variable name like ""
i have multiple onchange in two different form and they are in different include files. the thing is when i try to use the first onchange ...it works and it will change the session value but if i start with second onchange it will not work and it says the …
The End.
hhamdan