www.webdeveloper.com
+ Post New Thread
Threads 1 to 9 of 9

Forum: ASP

Discussion and technical support for using and deploying Active Server Pages.

  1. Sticky Thread Sticky: Validate Your Input!

    If you connect to a database with your server side scripts, the most important task you have to do, is to validate the input before sending it to your database. We see things like this over and over again: sql = "SELECT someFields " &_ "FROM myTable " &_ "WHERE user = '" &...

    Started by russell‎, 02-15-2005 06:08 PM
    2 Pages
    1 2
    • Replies: 28
    • Views: 62,734
    04-05-2013, 05:04 AM Go to last post
  2. Sticky Thread Sticky: Development Guidelines / Resources

    This is a bit of a cross post from another forum - but might be of use... A lot of question on here seem to be from beginners, and some keep on re-appearing. So below some hints to help out: Use Option Explicit Place this in the first file that gets called in your ASP page. It will force...

    Started by Richard Conyard‎, 08-25-2005 02:22 AM
    • Replies: 9
    • Views: 34,390
    10-04-2012, 06:28 AM Go to last post
  3. Sticky Thread Sticky: ASP and JavaScript

    A direct relationship between the two is simply non-existant. Both technologies were developed by seperate companies which have relatively nothing to do with each other. JavaScript, a product of Netscape, was developed to allow web programmers to write applications which could interact with web...

    Started by buntine‎, 02-29-2004 10:41 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 100,642
    04-16-2007, 07:27 PM Go to last post
  1. The main advantages of .NET framework

    Some of the main advantages of this framework are – This framework works on object-oriented programming. This helps to eliminate the amount of unnecessary codes and involves less coding for the developers. Developers enjoy working on this platform as it increases their productivity. It...

    Started by molly00‎, 05-17-2013 08:03 AM
    • Replies: 0
    • Views: 231
    05-17-2013, 08:03 AM Go to last post
  2. Question Microsoft VBScript runtime error '800a01a8' Object required: ''

    I setup up a test connection to input data from a form to a mysql database. However, I received the following error: Microsoft VBScript runtime error '800a01a8' Object required: '' /datainputstatus.asp, line 20 Form- http://www.middletownplanning.com/form2.html

    Started by Mwackers‎, 04-18-2013 08:43 AM
    • Replies: 2
    • Views: 826
    05-16-2013, 02:30 PM Go to last post
  3. Question Web.Config regular expression rewrite

    We are getting a site ready for a client that is using a full AJAX approach to their site, so pretty much every link is using a hash bash. I'm currently trying to get a crawling system going for when the site is called on using an _escaped_fragment_, and I want to either rewrite the url or...

    Started by beau kang‎, 05-14-2013 01:52 PM
    escaped fragment, hash bash, seo, web crawling
    • Replies: 0
    • Views: 341
    05-14-2013, 01:52 PM Go to last post
  4. Page Directives

    What are page directives?

    Started by molly00‎, 05-14-2013 03:10 AM
    asp.net, asp.net developer, dot net developer, website design company, website development
    • Replies: 0
    • Views: 184
    05-14-2013, 03:10 AM Go to last post
  5. How can I find a website IP Address

    ?

    Started by weee‎, 12-13-2004 07:05 PM
    • Replies: 8
    • Views: 3,649
    05-10-2013, 04:16 AM Go to last post
  6. how can wire config file

    how can wire config file to redirect 301 and complete step of put at server using ftp

    Started by mariajoshef‎, 05-10-2013 02:41 AM
    • Replies: 0
    • Views: 223
    05-10-2013, 02:41 AM Go to last post
  7. Inserting into DB - No error, just doesn't work

    I have the following code inside a function that handles a form submit. The code does not produce any errors, but it doesn't work either. The debug_label that I set as the bottom of the function does not get set either. Also, I use connectionString1 for populating a gridview so I know the...

    Started by guinnee‎, 05-08-2013 06:34 PM
    asp.net, vb.net
    • Replies: 0
    • Views: 512
    05-08-2013, 06:34 PM Go to last post
  8. pass arguments from jquery Ajax to WebMethod

    Hello. I tried to send javascript - object to Webmethod, but I get error when send arrays. Here's my JS-code: var categoryIDs = $("#" + ddlCategoriesCliendID).multiselect("getChecked").map(function () { return parseInt(this.value); }).get(); var tagIDs = $("#" +...

    Started by Bulgarian‎, 05-01-2013 05:09 AM
    ajax, asp.net, jquery, webmethod
    • Replies: 0
    • Views: 636
    05-01-2013, 05:09 AM Go to last post
  9. PHP vs asp.net

    Hello friend, i want to re-create my company site http://www.exactitsolutions.com. Now my site is in PHP but now i want to convert it into asp.net with vb.net.So i want to know by you that i am doing right to convert my site or doing wrong... Software and Website Developing Company

    Started by radhikabansal12‎, 03-22-2013 12:09 AM
    it company in haryana, it company in sonepat
    • Replies: 4
    • Views: 2,097
    04-23-2013, 10:57 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 17 users browsing this forum. (0 members & 17 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles