Click here to Skip to main content
15,902,299 members

Saif_S - Professional Profile



Summary

    Blog RSS
6
Debator
252
Participant
0
Author
0
Authority
0
Editor
0
Enquirer
0
Organiser
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
General;please please give me a fever Pin
Saif_S6-Jun-05 7:04
Saif_S6-Jun-05 7:04 
Hello Guys


Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'ASP.Complaint_Form_aspx' does not contain a definition for 'PrintButton'

Source Error:


Line 106: Line 107:
Line 108: <asp:imagebutton id="printBtn" imageurl="../BTN/print.gif" alternatetext="Print" imagealign="top" onclick="PrintButton" runat="server">Line 109: Line 110:

Source File: C:\Inetpub\wwwroot\ALL PARTS\SuggestionSystemProject\Users\Complaint Form.aspx Line: 108
===================

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0116: A namespace does not directly contain members such as fields or methods

Source Error:


Line 23:
Line 24: //build id
Line 25: ID= select MAX(COM_ID) FROM COMPLAINT;
Line 26: dCmd1 = new suggestionCMD(strSQL1, dbConn);
Line 27: if (id=0) then {

Source File: C:\Inetpub\wwwroot\ALL PARTS\SuggestionSystemProject\Users\Complaint Process.aspx

===============================

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The server tag is not well formed.

Source Error:

Line 117: Line 118:
Description:
Line 119: <asp:textbox id="description" textmode="MultiLine" wrap="true" columns="30" rows="3" maxlength="100" autopostback="false" runat="server">
Line 120: <asp:requiredfieldvalidator id="vldDes" runat="server"
line="" 121:="" controltovalidate=" txtDesc " display="Dynamic" errormessage="You must enter Description." text="*">

Source File: C:\Inetpub\wwwroot\ALL PARTS\SuggestionSystemProject\Users\Inquiry Form.aspx Line: 119
===========================

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The 'Newspace' attribute is not supported by the 'Import' directive.

Source Error:

Line 2: <%@ Import Namespace="System" %>
Line 3: <%@ Import Namespace="System.Data" %>
Line 4: <%@ Import Newspace="System.Data.SqlClient" %>
Line 5:
Line 6: session["login"]=username

Source File: C:\Inetpub\wwwroot\ALL PARTS\SuggestionSystemProject\Users\Inquiry Process.aspx Line: 4
=========================

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: 'vsSummary"' is not a valid identifier.

Source Error:

Line 120: <th height="24" colspan="2">Line 121: <span class="style15">
Line 122: <asp:ValidationSummary DisplayMode="BulletList" HeaderText="The following errors happened:" ID=vsSummary" runat="server" />
Line 123: </span> </tr>Line 124: </table>

Source File: C:\Inetpub\wwwroot\ALL PARTS\SuggestionSystemProject\Users\Inquiry Category Form.aspx Line: 122
GeneralPlease give me a fever printing code problem, build id problem and insertion problem Pin
Saif_S5-Jun-05 22:31
Saif_S5-Jun-05 22:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.