262 Posted Topics
Re: [QUOTE=adatapost;1470982]Hi guys! If you are not aware of "SQL Injection" please read [URL="http://msdn.microsoft.com/en-us/library/ms161953.aspx"]this[/URL] article or just [URL="http://en.wikipedia.org/wiki/SQL_injection"]google[/URL] it. Do not use SQL query by concatenating hard-coded strings because this way malicious code is inserted into sql strings. Do use [B]Type-Safe [/B]SQL Parameters. [code] Dim Cnn as New SqlConnection() Dim Cmd … | |
Re: what does your addparameter function do. paste that you cant make a string into an integer, doesnt work like that! im guessing that when u pass the civil status, the function is expecting an integer and receiving a string. maybe change as integer to as string on ur function then … | |
Re: i live in steeler country, and i hate the steelers. LETS GO PACK! ![]() | |
Re: i dunno the only thing i saw was you are missing a height: 100%; in your content2 css | |
Re: you will work for the cloud. no. it depends what cloud service you are talking about. an example, the microsoft exchange cloud. microsoft has online hosting services for exchange server, so you no longer need to do it in house. google apps could be considered a cloud. spam scrubbing clouds, … | |
Re: [code] insert into table_name [ column1 , column2, column3 ] VALUES [ 'data1' , 'data2' , 'data3' ] [/code] [url]http://www.connectionstrings.com/[/url] | |
Re: [url]http://www.daniweb.com/forums/thread84742.html[/url] | |
Re: maybe you can give this a try A. Boot using Windows XP Setup CD and follow the instruction like Accepting EULA, etc. B. When it asks to repair your existing Windows installation, accept it and press "R" to run the repair. C. Setup will start repairing your Windows and will … | |
This could be the wrong section for this, i have a feeling it will turn out to be more of a discussion. after a couple issues with exchange and outbound email, the presidents of my company want to switch to google apps... i know nothing about google apps, and im … | |
Re: reporting software? crystal reports, active reports, or whatever you choose i would suggest i dont know | |
Re: uhm. hopefully you purchased a new server setup the new service, install the active directory, dns and so forth. once its on it should be a secondary, all the data from the original will replicate itself to the new server. then change the new servers functionality to the master then … | |
Re: i think a good book is pragmatic programmer. [url]http://www.pragprog.com/the-pragmatic-programmer[/url] it isnt language specific, but you should deffinently read it. i always like the learn 'whatever' in 24 hours books (sam i think ). i like online video tutorials as well. experiance is the best book though! | |
Re: i too, like other posters, have heard this same story since of maybe 2000 | |
Re: by +++The Mentor+++ Written January 8, 1986 Another one got caught today, it's all over the papers. "Teenager Arrested in Computer Crime Scandal", "Hacker Arrested after Bank Tampering"... Damn kids. They're all alike. But did you, in your three-piece psychology and 1950's technobrain, ever take a look behind the eyes … | |
Re: ? are you asking how to build your project into an exe? or have a curent vb application build a new executable? | |
Re: you have so many sub categories on your drop down menu that it would be easier just to detect mobile phone and display a different layout all together make the sure the links are big , easy to hit with a finger, and everything is spaced out nicely. i hate … | |
Re: Me.webbrowser1.Document.Forms(1).InvokeMember("buttonname") try that | |
Re: maybe go to the looking to hire section? | |
Re: what kind of ip are you giving them if it is a 192.168.x.x ip go to whatismyip.com and give them your internet ip | |
Re: Glad you figured it out, was going to say you need to allow a dynamic any on the inside translated to the outside mark sure that all you networks have exempt nats as well | |
| |
Re: it looks like a programming error to me i get that whenever i do a bad math equation. contact the company | |
Hello, I run Windows 2008 Server, I have Cisco ASAs setup for site-to-site vpns and remote-access vpn. After researching, i read that you could change dial-in options to allow or disable VPN access for remote users. however, i tested this on myself and it didn't do anything.. I have AAA … | |
Re: could explain why birds are dropping out of the sky. i also read on wiki leaks that steve jobs has hiv .. lol | |
Re: [code] SELECT COUNT(questions.id) as q_count, COUNT(option.id) as o_count FROM QUESTIONS INNER JOIN OPTION [/code] i dont know what you are joining them on is this what you are trying to do? | |
i have two locations, 1 corporate and 1 remote store. they are connected via site-to-site vpns using 2 cisco asa's the remote store has a security system, which is accessible via a web browser. from my corporate location you can view the cams no problem. if you VPN into the … | |
Re: SELECT LAST_INSERT_ID() as Last_Value | |
Hi, One of my users computers, a laptop running windows XP, began acting up over the weekend. The system will boot into safe mode only. It will not boot into safe mode with command prompt, last known good config, etc. Whenever i boot into safe mode it gives obvious windows … | |
'll make it simple, I have locations in different cities, connected using 2 Cisco ASA devices. my main location, corporate, use the IP 192.168.1.x The second location, remote store, use the IP 192.168.3.x I have a DHCP server (192.168.1.254) at my corporate location. I have created a scope for the … | |
In my network subnet, I have three remote locations that use different subnets then the main location. They are connected to the main location through cisco ASAs. they are as follows: 192.168.0.1 location 1 192.168.1.1 location 2 192.168.2.1 location 3 192.168.3.1 location 4 My main location, 1, hands out IP … | |
Re: ? what are you saying you want to be able to use your domain address to look at your gmail emails? forward your gmail emails to your domain email... its very easy google lets you do this by changing some settings. if you want it vice versa, forward ur domain … | |
Re: well support for older os (2000 and 98) is going to be drastically less than current.. i mean, you are talking about 10+ years of technology enhancements. however.. i slightly remember having 1200 x 700 on an old 98 system. but don't take that in stone, it could have been … | |
Re: form1.visible = false i dont know what you are trying to do... you should explain it a little better. | |
Re: what do you want autogenerated? what exactly are you trying to make | |
Re: post the code you have here. and explain what you are doing. dont attached a docx .. | |
Re: [url]http://www.simplehelp.net/2010/09/16/how-to-delete-your-flash-cache/[/url] this website might be helpful also, piriform.com has a product called ccleaner, i use it on a regular basis and it completely clears all temp data that i do not need. might come in handy for you as well | |
Re: make sure the ports are correct. [url]http://mail.google.com/support/bin/answer.py?hl=en&answer=77689[/url] make sure you follow the steps listed. whenever i set this up for my gram, it created a different folder for her gmail box. shed have to go to that folder to view email (wasnt under default inbox folder). good luck | |
Re: are you trying to find a program that tests your internet connection? | |
Re: exchange server is expensive. yes you need a user cal for each user. you need a cal for each system. if something breaks you better hope you can fix it outside companies will charge 100+ an hour to look at it. the server that exchange needs to go on should … | |
Re: are you sure that you have access? what are you trying to connect to? is it a file share? if so make sure you do username@schooldomain with the password i dont know it could be a bunch of things | |
Re: i begin on internet with a compaq presario 3 something number and aol 2.5 .. | |
Re: Spam is the use of electronic messaging systems (including most broadcast media, digital delivery systems) to send unsolicited bulk messages indiscriminately. While the most widely recognized form of spam is e-mail spam, the term is applied to similar abuses in other media: instant messaging spam, Usenet newsgroup spam, Web search … | |
Re: well.. the way that we do it. our sql database server does have a connection to the internet, however we have an asa firewall that routes to the sql database. the firewall only accepts traffic from internal and our websites IP address. everything else is blocked. | |
Re: if you have never used mysql before, depending on your background with sql databases in general, it might be easier for you to start understand things using the mysql gui tools (i think they upgraded it to something new not to long ago, can't remember the name) visit mysql.com im … | |
i posted the same thing in the c# forum, didn't get a response and still having issues. I rewrote the same thing in vb.net, hopefully someone here might know the answer i am writing this transport agent to verify the subject line of outgoing email on an exchange 07 server. … | |
is it possible to do the following: is there a way to prevent and/or alert whenever a user on my exchange 2007 server reaches a maximum send limit for the day. say i limit then to 150 outgoing messages a day, if it exceeds this number alert administrator to the … | |
Re: i dont know how you have this setup, but i can give you an example of how i do i have a sql database with a system users table. contains the following: id, name, username, password, securityid, email whenever the user logs in, check database for who it is save … | |
Re: great info on the free systems. a way to cost money, but no much that we used for almost exactly what you are talking about is a $300 dell tower server with ubuntu linux. have had it for about a year, no issues |
The End.