try 'overflow' properties in css it will helps u right?
accept pain......
ilaya
User Profile
Collapse
-
help in session and cookies
hi everyone i have issue with cookies. i'm using cookies variable for identifying the user.but the issue is the page does not work or get the user information in first time but i 'refresh' page, it works properly? can any one help me?Last edited by jhardman; Aug 26 '08, 02:40 PM. Reason: merged threads. Please do not double-post your questionLeave a comment:
-
cookies and session
hi everyone i have issue with cookies. i'm using cookies variable for identifying the user.but the issue is the page does not work or get the user information in first time but i 'refresh' page, it works properly? can any one help m e?Leave a comment:
-
cookies and session
hi everyone still i have confusion with session and cookies.can any one please clarify the difference b/w cookies and session and what is the main use of session an cookies? -
not yet but i have to learn something.....i t was my eager thats why i asked...Leave a comment:
-
-
thanks for clue sorry for asking again i want link only 'name' that is field(1)
i tried the following but it will create link to all the records in the table.please
Code:<% iRecordsShown = 0 Do While iRecordsShown < iPageSize And Not rs.EOF Response.Write vbTab & "<tr>" & vbCrLf For I = 0 To rs.Fields.Count - 1 Response.Write vbTab & vbTab &
Last edited by DrBunchman; Aug 19 '08, 02:16 PM. Reason: Added [Code] Tags - Please use the '#' buttonLeave a comment:
-
-
ajax file upload
hi,
i want to upload files to server using sql, asp or sql, ajax.i searched some of the script and i couldn't use the script to my application. please can any one suggest me the link or simple script for file upload? im a learner so i dont know what i do? also give some tips for learning links....thank uLeave a comment:
-
thank u for your response Dr.Bunchman.
but i want to add link to all records in the name field.....ie in the following code
Code:iRecordsShown = 0 Do While iRecordsShown < iPageSize And Not rs.EOF Response.Write vbTab & "<tr>" & vbCrLf For I = 0 To rs.Fields.Count - 1 Response.Write vbTab & vbTab & "<td>" Response.Write rs.Fields(I)
Last edited by DrBunchman; Aug 19 '08, 11:36 AM. Reason: Added [Code] Tags - Please use the '#' buttonLeave a comment:
-
ajax file upload
hi i want to use file upload option using ajax im newer to ajax. can any one guide me to finish that work or post me the simple ajax file upload script for asp?i want to logic for, when i click the upload button, url of the file should be display on the same page? please guide me -
asp pagination help
hi im using below code for pagination. i want 1 help,when i click the name(link)it should go to editpage.asp.my question is how can i add links to names?
Code:<% Option Explicit Const adOpenStatic = 3 Const adLockReadOnly = 1 Const adCmdText = &H0001 Dim CONN_STRING CONN_STRING = "Driver={SQL Server};Server=.;Database=my_tables;uid=sa;pwd=travelzone" Dim iPageSize 'How big
Last edited by DrBunchman; Aug 19 '08, 06:54 AM. Reason: Added [Code] Tags - Please use the '#' button -
asp pagination
hi every one
im new to asp can any one please give me the script for pagination in asp.
i hav stored datas in sql data base and result should be in next next page that is 1 2 3 next>>
No activity results to display
Show More
Leave a comment: