User Profile

Collapse

Profile Sidebar

Collapse
sureshkmsc
sureshkmsc
Last Activity: Oct 20 '07, 07:30 AM
Joined: Oct 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sureshkmsc
    started a topic Content Linking

    Content Linking

    hi guys i am using Content Linking Component. not display the links.txt(notep ad) content. Anything problem this coding
    ------------------------
    <%
    dim c
    dim i
    set nl=server.creat eobject("MSWC.N extlink")
    c = nl.GetListCount ("../Test/links.txt")
    i = 1
    %>
    <ul>
    <%do while (i <= c) %>
    <li><a href="<%=nl.Get NthURL("../Test/links.txt",...
    See more | Go to post

  • sureshkmsc
    started a topic Content Linking

    Content Linking

    hi guys i am using Content Linking Component. not display the links.txt(notep ad) content. Anything problem this coding
    [code=asp]<%
    dim c
    dim i
    set nl=server.creat eobject("MSWC.N extlink")
    c = nl.GetListCount ("../Test/links.txt")
    i = 1
    %>
    <ul>
    <%do while (i <= c) %>
    <li><a href="<%=nl.Get NthURL("../Test/links.txt",...
    See more | Go to post
    Last edited by jhardman; Oct 18 '07, 06:59 PM. Reason: put code in code tags. please use code tags in the future, notice the button marked --#--

  • sureshkmsc
    started a topic not connected
    in IIS

    not connected

    Hi guys my system not connected adodb connection what is the problem?. i am doing asp, access. only read the data but did not write,edit and delete the records. where is the problem?.help me.
    See more | Go to post

  • IUSR account has the correct read/write permissions

    I don't know. how to set the read/write permissions in database how to set the read/write permission.
    See more | Go to post

  • [html]<tr>
    <td align="right">D ate Of Birth:</td>
    <td align="left"><s elect name="month">
    <option value="Month" selected="selec ted">Month</option>
    <option value="01">Janu ary</option>
    <option value="02">Febr aury</option>
    <option ...
    See more | Go to post
    Last edited by jhardman; Oct 13 '07, 06:20 AM. Reason: put code in code tags. Please use code tags in the future, notice button marked - # -

    Leave a comment:


  • sureshkmsc
    started a topic not response

    not response

    Hi guys my system not connect any other database(access , sql sever). what is the problem?. help me. i have installed IIS, Access 2003.help me.
    See more | Go to post

  • sureshkmsc
    started a topic Operation must use an updateable query

    Operation must use an updateable query

    i am using Asp with access2003 but only insert the get the value in database but not insert and update the value any database error? please help me.
    See more | Go to post

  • sureshkmsc
    started a topic Operation must use an updateable query.

    Operation must use an updateable query.

    some of the days i handle same problem please help me.

    i am using Microsoft Access 3.0 only get value in database. but not insert and update the value. where is the problem?

    set con=server.Crea teObject("adodb .connection")
    set rs=server.Creat eObject("adodb. recordset")
    con.open "provider=micro soft.jet.oledb. 4.0; data source="&server .MapPath("..\Da taBasename\tabl ename.mdb")...
    See more | Go to post

  • sureshkmsc
    started a topic Operation must use an updateable query.

    Operation must use an updateable query.

    Hello Sir/ Madam
    i am suresh today i am joined this community. please help me. i have installed WindowsXp, Internet Information Services 5.1 (IIS) this IIS and Microsoft Access 2003 installed. olny read the database value but not insert and update the value in database. what is the problem?.i don't know. please help me.
    [code=asp]set con=server.Crea teObject("adodb .connection")
    set rs=server.Creat eObject("adodb. recordset")...
    See more | Go to post
No activity results to display
Show More
Working...