Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Amitux

@Amitux
About
Posts
15
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Convert URL in standard format if user doesn't enter correct format in browser address bar
    A Amitux

    Hi, I want, if user request a page and enters the site URL http://xyz.com in any browser it should be converted to http://wwww.xyz.com/ as my site is hosted on windows 2000 and IIS6.0 server. My website consists of both html as asp.net pages. so it should work for both. Can anyone help me on this? Thanks

    Amit Chowdhury

    Web Development csharp html asp-net com sysadmin

  • Path Access Error
    A Amitux

    Try this: In web.config add this line just below the node Amit Chowdhury

    Web Development asp-net csharp help

  • why server side control are not displayed?
    A Amitux

    Hi, Can anybody tell me why server side control are not displayed. I'm using simple page which contain textboxes and sumbit butoon all are serverside controls. These control have default proerty value so I think this problem is related to some configuration. If anyone who faced same kind of problem, please tell me the reason Amit Chowdhury

    ASP.NET sysadmin help question workspace

  • How to Ping in ASP.net using vb
    A Amitux

    Hi, I want to build an application which will ping the specified IP. Can anyone help me to write this script using vb. Thanks

    ASP.NET csharp asp-net tools help tutorial

  • Get individual value of input text with same name
    A Amitux

    Hi, Is there any thing compatible to ASP Request.form("city")(0) in ASP.net. Basically I have a form which has two input text with same name "city" and I want to access individual input text value.

    ASP.NET csharp asp-net

  • How to prevent another fuction while executing one function
    A Amitux

    Hi, I have four functions in javascript. and when I click one button(Add Transaction) that execute first function addTrans(). if I click another button(end email) that call sendEmail() function. Basically I want to while executing one function even if you click another button(that execute function) should not work. I tried many options like "switch" but still doesn't work. Thanks in advance. Amit Chowdhury

    Web Development javascript tutorial

  • Import Data from Access to SQL Server
    A Amitux

    Hi, I have developed a VB application. That simply have two Database, One source database is MS Access and destination database is SQL Server. Through this application it will import data from source db (Access) to destination db (SQL Server). when running application it works efficiently bout if yo see its status in windows task manager it display as "Not Responding", while it import all data successfully. Does anyone find its solution? Thanks Amit Chowdhury

    Visual Basic database sql-server sysadmin question

  • Data Import Access to SQL Server
    A Amitux

    First thanks for your reply. I want to make simple interface application in VB for some user thay don't know any thing about UpSizing Wizard in Access or DTS. Amit Chowdhury

    Visual Basic database com sql-server sysadmin

  • Data Import Access to SQL Server
    A Amitux

    Hi, I want to develop a application in VB. That will import data from MS-Access table to SQL server table. We have many ways to do same things • SQL Server Data Transformation Services (DTS) • SQL Server linked servers • SQL Server distributed queries • ActiveX Data Objects (ADO) and the Microsoft OLE DB Provider for SQL server • ADO and the Microsoft OLE DB Provider for Jet 4.0 or if u know some other way. I want to do build the application in more professional way. So i want smart suggetion from any one. Thanks Amit Chowdhury

    Visual Basic database com sql-server sysadmin

  • Editing websites html pages
    A Amitux

    Hi, I am developing a asp application for my client which reads their selected html page and values with in specified span tag is extracted and then i pass it to my rich text editor where one can format the span text after formatting i will pass the span original value, formatted text and file name(html page name eg-index.html) at action page i want to use file system object where i will first replace the values using three parameters it works fine but problem is if same span text is more than one time it will replace all the text when using replace function. can any one give their own idea.:confused: Thank You

    Web Development html database help

  • Error in Inserting data in database
    A Amitux

    I've an application in which there is a form that insert data in some table. The problem is when i input some text having text with single quotes eg:- Don't, elicit error. strsql="Insert into lead(" &_ "deal1,"&_ "agreementno1"&_ ") values ("&_ "'"& x_deal1 &"',"&_ "'"& x_agreementno1 &"'"&_ ");" Set rs=objDataConn.Execute(strsql,,1) Amit Chowdhury

    Web Development help database

  • shopping cart
    A Amitux

    I'm developing a shopping cart project. So to store the values for products during shopping which place would be better and safe, as we have various way database, cookies, and session. Can ne1 suggest me?:confused: Amit Chowdhury

    Web Development database question

  • simple table/backround question
    A Amitux

    See this example and change image path for background parameter...

    Cheers:)

    Web Development html help question

  • How do you convert localhost to a url?
    A Amitux

    If you have iis and apache on same machine then first of all stop apache service then start IIS server(start-setting-control panel-administrative tools-internet services manager) click on default web site. start service. Now browse to url(eg:- "http://160.2.80.6/test.htm") Since you have html page you need to check its extension as it may be .htm or .html You can also use computer name rather than using IP address. Cheers:) Amit Chowdhury

    Web Development html apache windows-admin tutorial question

  • Website replication
    A Amitux

    How to replicate web content for multiple domain name. (www.ukphoneshop.co.uk and www.allmobiles4u.co.uk) Amit Chowdhury

    Web Development tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups