Click here to Skip to main content
15,890,845 members
Home / Discussions / Web Development
   

Web Development

 
GeneralWeb development Pin
SudeepPradhan20-Oct-04 17:50
SudeepPradhan20-Oct-04 17:50 
GeneralColored comboboxes, checkboxes Pin
Nika12320-Oct-04 16:45
Nika12320-Oct-04 16:45 
GeneralRe: Colored comboboxes, checkboxes Pin
Tomas Petricek21-Oct-04 9:37
Tomas Petricek21-Oct-04 9:37 
GeneralRe: Colored comboboxes, checkboxes Pin
Nika12321-Oct-04 11:08
Nika12321-Oct-04 11:08 
Generaldatagrid hyperlink column Pin
Eng Nashwa20-Oct-04 14:06
Eng Nashwa20-Oct-04 14:06 
GeneralNew to html, please help Pin
includeh1020-Oct-04 6:10
includeh1020-Oct-04 6:10 
GeneralRe: New to html, please help Pin
alex.barylski20-Oct-04 9:52
alex.barylski20-Oct-04 9:52 
GeneralProblem with submit Pin
XGaMeS20-Oct-04 3:02
XGaMeS20-Oct-04 3:02 
We know for sure that our problem come from the call to submit. It works fine on most of the computer, but for some there nothing to do. Like the submit do nothing. Please help us.

<br />
script = "javascript:"<br />
        script &= "window.dialogArguments.hidEdited.value='illustration';"<br />
        script &= "window.dialogArguments.hidEditedParam1.value='" & Request.QueryString("sectionsorpages") & "';"<br />
        script &= "window.dialogArguments.hidEditedParam2.value='" & Request.QueryString("p") & "';"<br />
        script &= "window.dialogArguments.hidEditedParam3.value='" & CType(e.Item.FindControl("imgPhoto"), ImageButton).CommandArgument.Replace("\", "\\") & "';"<br />
        script &= "window.dialogArguments.submit();"<br />
        script &= "window.close();"<br />
        script &= "return false;" <br />
        CType(e.Item.FindControl("imgPhoto"), ImageButton).Attributes.Add("onclick", script)<br />
<br />
<br />


I am a javascript newbie
GeneralRe: Problem with submit Pin
alex.barylski20-Oct-04 10:03
alex.barylski20-Oct-04 10:03 
GeneralRe: Problem with submit Pin
XGaMeS20-Oct-04 10:13
XGaMeS20-Oct-04 10:13 
GeneralWebRequest.Response takes long time... Pin
Member 140279719-Oct-04 23:03
Member 140279719-Oct-04 23:03 
GeneralRe: WebRequest.Response takes long time... Pin
Pradeep Shamarao28-Oct-04 19:32
Pradeep Shamarao28-Oct-04 19:32 
GeneralSelecting a Table Cell Pin
mnaveed19-Oct-04 22:03
mnaveed19-Oct-04 22:03 
GeneralRe: Selecting a Table Cell Pin
rihdus20-Oct-04 5:18
rihdus20-Oct-04 5:18 
GeneralRe: Selecting a Table Cell Pin
alex.barylski20-Oct-04 10:07
alex.barylski20-Oct-04 10:07 
Generalhttp POST return values Pin
Faded419-Oct-04 13:45
Faded419-Oct-04 13:45 
GeneralRe: http POST return values Pin
alex.barylski20-Oct-04 10:12
alex.barylski20-Oct-04 10:12 
GeneralRe: http POST return values Pin
Faded420-Oct-04 13:27
Faded420-Oct-04 13:27 
GeneralCSS reference not working on POSTBACKS Pin
devvvy18-Oct-04 17:53
devvvy18-Oct-04 17:53 
GeneralA Little Bit of Javascript Help Pin
Jacob Koppang18-Oct-04 16:07
Jacob Koppang18-Oct-04 16:07 
Generaluser modeling for an information retrieval project Pin
Pupik36018-Oct-04 3:02
Pupik36018-Oct-04 3:02 
GeneralURL Encoding - prevent &quot;|&quot; encoding as %7C Pin
Helix017-Oct-04 2:39
Helix017-Oct-04 2:39 
GeneralProblems with external.menuArguments.navigate() under SP2 Pin
Taka Muraoka15-Oct-04 20:36
Taka Muraoka15-Oct-04 20:36 
GeneralVBScript to check logins Pin
MSS41915-Oct-04 14:27
MSS41915-Oct-04 14:27 
GeneralBasic stuff... Pin
15-Oct-04 11:02
suss15-Oct-04 11:02 

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.