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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
P

popin

@popin
About
Posts
8
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • AJAX Problem
    P popin

    Thanx for the suggestion...Richard... Your advice worked... Thanx once again...

    Web Development help csharp javascript database question

  • AJAX Problem
    P popin

    Hi, I'm using .Net 1.1 and AJAX. I'm using a "div" in my aspx page. I have a textbox and a button used to search the database. Now, whatever the user types in the textbox I want to show the returned results within the "div". The problem I'm facing is that in my code the "xmlHttp.responseText" is returning the entire content of the page. And not the returned results part. And so, is throwing me "Unknown Runtime Error" (javascript error). Am I doing something wrong? Please Help.

    Web Development help csharp javascript database question

  • ASP & AJAX
    P popin

    I'm having a problem with using AJAX with classic ASP I have a dropdown for country which when selected shows the state. But when, I'm using the AJAX script the "xmlHttp.responseText" actually shows me the HTML code and the client script of the entire page which is not desirable. Can anyone send me the code for populating one dropdown based on the selection of another dropdown in classic ASP and AJAX. any help would be appreciated. Thanks & regds, Anirban Deb.

    ASP.NET help html tools

  • ASP and AJAX
    P popin

    Thanks for replying... Basically the second dropdown gets populated as per the selection of the first dropdown. Now when I select the the second dropdown (i.e. the city) then the two textboxes would be filled up with code of the city and the atitude and longitude of the selected City. The second dropdown is getting populated properly but when I'm selecting the city from the second dropdown, either nothing happens or another combobox is geting created. I'm at a loss as to how to code on the 'onChange' event of the second dropdown. I've tried some ways but none seems to work. Please help urgently. Thanks once again for the response.

    Web Development database performance help question

  • ASP and AJAX
    P popin

    Presently I'm working in classic ASP. I'm using AJAX for one reason that I do not want to reload the page and for second reason I want better performance. I'm having two dropdowns (combobox) and two textboxes. I want to have the second dropdown populated as per the selection of the first dropdown. That is all fine. I've already implemented that. Now, next I want that the two textboxes contains the records as per the selection of the second dropdown. The first dropdown contains the States, the second dropdown should be populated with the City as per the selection of the States and first textbox should contain with the code of the selected City (the codes of the cities are already there in the database) and the second textbox should contain the latitude and longitude of the selected City (the latitude and the longitude of the Cities are also there in the database). Can anyone please help me? It will be very much helpful if you can provide me with a code. My delivery date is approaching near and I'm in urgent need. Thanks in advance for your help.

    Web Development database performance help question

  • Reading from COM PORT in VB 6.0
    P popin

    Hi, This is very urgent. We are to deliver at month end at are struck at a point where, we ahve a weighing machine connected to my computer through a com port (COM1). Now, we are developing an application in vb 6.0 to read the weight that is placed on the weighing machine. The problem is, the application is not fetching the value from the COM PORT and when it is fetching it is a junk data. Can anyone give an idea where to find help or provide with any link or provide with any code? Any help would be awesome... Anirban Deb.

    Visual Basic help com question

  • Paging in DataList
    P popin

    Thanks Mike for the reply... but I've already made it out and it actually took some good coding on my part. But...thanks for your help...

    ASP.NET help json question

  • Paging in DataList
    P popin

    I'm creating a shopping cart and I'm using a DataList for displaying the products. Now I'm facing a problem during paging. I want each of my product pages (I'm having n number of pages) displays 9 items in a DataList in 3 columns and 3 rows and each of the product pages should have hyperlinks to the other pages. Now each of the product pages should display the previous and the next button and 9 hyperlinked pages in between them e.g << 1 2 3 4 5 6 7 8 9 >> ...in this way. Now if I click on 1,I'll be taken to the 1st page but over there I'll get the hyperlinks to the rest of the pages but not 1 and 1 will not be visible e.g. <<2 3 4 5 6 7 8 9 10 >> ...in this way. Again if I move to 2, it will show me the 2nd page but 1st and 2nd pages hyperlinks would not be there e.g. <<3 4 5 6 7 8 9 10 11>> ... in this way... Can anyone help? I need the code urgently... It would be of great help. Thanks. Popin

    ASP.NET help json question
  • Login

  • Don't have an account? Register

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