User Profile

Collapse

Profile Sidebar

Collapse
vikunthdivya
vikunthdivya
Last Activity: Oct 29 '13, 07:31 AM
Joined: Oct 29 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Code:
    <%@ language=vbscript %>
    <!--#include file="axongeneral.asp"-->
    <!--#include file="GeneralFunctions.asp"-->
    <html>
    <head>
    	<title>Process</title>
    	<style>
    	font.title
    			{font-family:arial;
    			font-size:12px}
    		td{font-family:arial; font-size:11px}
    		.selsty{width:250px; font-family:arial; font-size:12px; font-weight:bolder;
    ...
    See more | Go to post
    Last edited by Rabbit; Oct 29 '13, 03:16 PM. Reason: Please use [CODE] and [/CODE] tags when posting code or formatted data.

    Leave a comment:


  • asp

    thank you.i have lot of doubts.so i learn lot of things from
    See more | Go to post

    Leave a comment:


  • vikunthdivya
    started a topic if statement using vbscrip language

    if statement using vbscrip language

    Code:
    If sIssueId <>rs("IssueId") Then%> <tr class=selsty> <td rowspan=2> <%= rs("ISSUENO")%> </td> <td rowspan=2> <%= rs("ITEM") %> </td> <td rowspan=2> <%= rs("COLOR") %> </td> <td rowspan=2><%= rs("SIZE") %> </td> <td align=right rowspan=2> <%= rs("ISSUEQTY") %> </td> <%		end if%>
    See more | Go to post
    Last edited by Rabbit; Oct 29 '13, 03:16 PM. Reason: Please use [CODE] and [/CODE] tags when posting code or formatted data.
No activity results to display
Show More
Working...