Hi....Need help Please.....
I'm using SharePoint Portal Server 2003.I have been trying to adding template to my tamplate gallery but no such a luck.
I download one of the tamplate from www.sharepointcustomization.com web site
The file name is sharepoint_accounting_v2.fwp
I put in this folder...
Hi...
I am new in sharepoint and i hope anyone can help me with my problem.
I found some Templates from web site and i just wondering is it possible to use those tamplate in my sharepoint?
thanks anykind of help appriciated.
Hi,
I need help ...thanks in advance.
I want to make a year using combo box where it will show the year from 2001-2005, but how to make the year flexsible.
for example:
if user choose the year of 2004,in the combo box it will show the year from 2000,2001,2002,2003,2004,and 2005.
later on if user...
What database do you use? I assume name of the fields are correct right and the order of the field Has to be
the same as the one in your table?
Try to put
Response.Write(strsql)
Response.End
Maybe this Link could also help you.
http://www.adopenstatic.com/faq/80040e14.asp
Try This:
strSQL= "INSERT INTO maillist_members (FirstName, LastName, Email, listID) " & _
"VALUES('"&strFirstName&"','"&strLastName&"','"&strEmail&"',"&intListID&");"
Hope it will help you.
Hi.....
Can anybody Help me....Pleasseeeeeeee...Thank's in advance
I have 2 Report,I'm Using CrystalReport 8.5 and I already can Open Reports in the browser by using ASP.
I'm using code from Crystal site, but Right know I only can open 1 Report one at the time. If I want to open different...
Hi...
Try this:
Dim rsData as recordset
Dim Conn as Connection
<TR>
<TD>Status :</TD>
<TD><SELECT style="WIDTH: 135px" name="EmpStatus" >
<OPTION></OPTION>
<%
Set rsData= Server.CreateObject ("ADODB.Recordset")
rsData.Open "Select Distinct Status From...
Hi....
I need help...I never been using ActiveX before so...PLEEEEESSSEEEEEE help me.....Thank's in advance
I'm using DTPicker in my Update.asp page. As for know I'm only Drag the DTPicker from ActiveX control to my Update.asp Page. although it's working but I want the DTPicker could be like...
actually I'm still using some part of your code and add a new code.It's kind a hard for me to explain it, so I'm gonna post my code, so you can see clearly...thank's for your help....
ResultUpdate.asp
intID = Request.Form ("EmpID")
Set Conn = Server.CreateObject ("ADODB.CONNECTION")...
Hi Chopstik...thank's for your replay...
My code work when I return the result.If the Data exists all information for the data will be show in the table in 2nd Form,
but if the Data doesn't exists it still goto the 2nd form but there is no table only buttons and title are shown.
Eventhough...
Hi Chopstik...thank's for your replay..
Actually I did try not to use the Response.Redirect statement just Response.Write stetement but it doesn't work either.when the message show the data was not found.
Maybe you could give me idea with my code, I've been working with this code...
Hi Chopstik....thank you for your replay....
the code you gave it's work but I dont know why there is one part doesn't work. If the data wasn't exist it's suppose show message: No Data was Found.in ResultUpdate.asp page. How come it didn't show? did I miss something?
here's my Code:
<%
Dim...
Hi Chopstik, thank for your replay...
I Tried your suggestion but the result show the data is empty from the message I put, eventhough the Employee ID are exists?
I've been trying with this code but it's not working maybe you can help me....
ResultUpdate.asp
<%
Dim intID, varSName...
Pleaseee help...thank's in advance.
I'm working on a simple search page that is supposed to search data, when user type a Employee ID in the
textBox (Form SearchUpdate.asp)
then the datas will show in the next form(ResultUpdate.asp).
my code are working Fine If the EmployeeID were correct and...
Hi Virdu
I've been trying to understand and follow the code from the seagate, but I'm little bit confuse ...
First of all Have been following the code from the folder "BeginHere".
I create 4 forms which are:
1.SimplePerviewreport.asp
2.AlwaysrequiredSteps.asp
3.MoreRequiredSteps.asp...
Hi..I need help Pleasseee.I never done this kind of coding,so I need any kind of help from you guys..
I want to view my report in the WEB using ASP,I'm using crystal report 8.5 version.
I know my question is very abord but Could someone tell me how to do it I really appreciate, so I know where...
I hope this is the right place to post.
Hi..I need help Pleasseee.I never done this kind of coding
I want to view my report in the WEB using ASP,I'm using crystal report 8.5 version.
I know my question is very abord but Could someone tell me how to do it and I really appreciated. so I know...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.