Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Member Avatar for hhamdan

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 …

0
107
Member Avatar for kaden712

I am using ASP with MS Access Database to create a photo album there are two tables in the database tblGallery and tblPics each table has the following columns tblGallery = [galleryID] [galleryName] [galleryDate] tblPics = [picID] [picCat] [picName] tblGallery.galleryID = tblPics.picCat in order to create a relational Database and …

Member Avatar for nrvinayak
0
146
Member Avatar for Liszt

I am an absolute beginner when it comes to create WebSites and are perheps out to catch some basic knowledge of the steps of creating a page etc... I am not a beginner in C# and C++ and know these languages Well. I have downloaded[COLOR="Green"] Visual Web Developer 2008 Express …

Member Avatar for Fungus1487
0
108
Member Avatar for hhamdan

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

Member Avatar for buddylee17
0
103
Member Avatar for freshfitz

I'm tring to display an encrypted number store in sql database I have a key store in my application.cfm. and they number in my database is encrypted. My display code looks like this [CODE]<cfloop query="Get_Orders"> <cfoutput> <tr> <td><div class="content_black">#Get_Orders.Credit_Card_Type#&nbsp;</div></td> <cfset key = #application.key#> <cfset Cardnum = '#Get_Orders.Credit_Card_Number#'> <cfset CardDec = …

Member Avatar for buddylee17
0
649
Member Avatar for nosferatu72

My laptop has Windows XP on it, and when I turned it on last time I had the infamous BSoD. It said something like "critical system error" or something along those lines. I turned it off, then back on and hit F5 then F8. and tried startup in every mode …

Member Avatar for caperjack
0
186
Member Avatar for hhamdan

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 …

Member Avatar for arrgh
0
117
Member Avatar for hhamdan

Im trying to get the ip address for our company customer and save it in the DB just for statical thing.

Member Avatar for hhamdan
0
129
Member Avatar for hxixm

I'm desperate for help with my attempts to make a coldfusion contact form. I've tried so many tutorials, but no luck. I have a windows testing server, so the servers so problem. Its just the code. Is there any premade forms that have name,email,textarea,image attachment? I'll give you 20 bucks. …

Member Avatar for dodo123456
0
70
Member Avatar for mmonclair

I'm having some difficulty with a query I'm trying to set up. What I'm trying to do is set up a query that will populate a table that shows a list of all tests offered on the site that are active, and then show the completion status of the user …

Member Avatar for mmonclair
0
159
Member Avatar for DaniVee

I have a selection field with a drop down list that is populated from a database that has over 2000 records. They're alphabetical and I want to allow the user to select the first 2 letters to move through the list. For example, BO would take them to the first …

Member Avatar for hhamdan
0
112
Member Avatar for hhamdan

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 …

0
82